[Pkg-matrix-maintainers] Bug#1058375: matrix-synapse: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Dec 12 08:23:35 GMT 2023


Source: matrix-synapse
Version: 1.97.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> sed -i '/common/s/~=/>=/' pyproject.toml
> /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry --link-from-system
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into /<<PKGBUILDDIR>>/debian/cargo_registry/
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:110: Building wheel for python3.12 with "build" module
> I: pybuild base:310: python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse 
> * Building wheel...
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/build
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/visibility.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/_pydantic_compat.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/event_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> copying synapse/notifier.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/register_new_matrix_user.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/review_recent_signups.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/generate_config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/generate_signing_key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/generate_log_config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/move_remote_media_to_new_store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/hash_password.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/synapse_port_db.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/export_signing_key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/update_synapse_database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/synctl.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> copying synapse/_scripts/generate_workers_map.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/_scripts
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/ratelimiting.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/urls.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/auth_blocking.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/room_versions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/constants.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/errors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> copying synapse/api/filtering.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api/auth
> copying synapse/api/auth/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api/auth
> copying synapse/api/auth/msc3861_delegated.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api/auth
> copying synapse/api/auth/base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api/auth
> copying synapse/api/auth/internal.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/api/auth
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/frontend_proxy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/federation_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/synchrotron.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/homeserver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/federation_reader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/generic_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/event_creator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/user_dir.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/complement_fork_starter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/client_reader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/admin_cmd.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> copying synapse/app/phone_stats_home.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/app
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/appservice
> copying synapse/appservice/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/appservice
> copying synapse/appservice/scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/appservice
> copying synapse/appservice/api.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/appservice
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/retention.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/saml2.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/ratelimiting.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/voip.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/emailconfig.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/_util.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/experimental.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/captcha.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/logger.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/third_party_event_rules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/room_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/jwt.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/homeserver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/oembed.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/tls.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/__main__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/push.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/spam_checker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/tracer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/api.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/consent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/workers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/modules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/oidc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/registration.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/redis.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/password_auth_providers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/cas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/sso.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/config/cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/crypto
> copying synapse/crypto/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/crypto
> copying synapse/crypto/context_factory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/crypto
> copying synapse/crypto/event_signing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/crypto
> copying synapse/crypto/keyring.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/crypto
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/utils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/validator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/snapshot.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/builder.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> copying synapse/events/presence_router.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/events
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/federation_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/federation_client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/send_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/persistence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/federation_server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> copying synapse/federation/units.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/sender
> copying synapse/federation/sender/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/sender
> copying synapse/federation/sender/transaction_manager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/sender
> copying synapse/federation/sender/per_destination_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/sender
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport
> copying synapse/federation/transport/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport
> copying synapse/federation/transport/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport/server
> copying synapse/federation/transport/server/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport/server
> copying synapse/federation/transport/server/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport/server
> copying synapse/federation/transport/server/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/federation/transport/server
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/e2e_room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/room_summary.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/worker_lock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/devicemessage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/e2e_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/search.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/room_member.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/room_member_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/identity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/jwt.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/set_password.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/state_deltas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/push_rules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/event_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/send_email.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/federation_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/message.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/initial_sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/pagination.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/room_list.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/device.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/saml.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/oidc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/typing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/deactivate_account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/admin.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/read_marker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/cas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/sso.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> copying synapse/handlers/password_policy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers/ui_auth
> copying synapse/handlers/ui_auth/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers/ui_auth
> copying synapse/handlers/ui_auth/checkers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/handlers/ui_auth
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/connectproxyclient.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/additional_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/request_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/site.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/proxy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/proxyagent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/replicationagent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/matrixfederationclient.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> copying synapse/http/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http/federation
> copying synapse/http/federation/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http/federation
> copying synapse/http/federation/well_known_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http/federation
> copying synapse/http/federation/srv_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http/federation
> copying synapse/http/federation/matrix_federation_agent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/http/federation
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/_remote.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/formatter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/handlers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/context.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/scopecontextmanager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/opentracing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/_terse_json.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> copying synapse/logging/filter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/logging
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/preview_html.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/oembed.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/storage_provider.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/url_previewer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/filepath.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/media_storage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> copying synapse/media/thumbnailer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/media
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/_types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/_gc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/common_usage_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/background_process_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/_reactor_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/_twisted_exposition.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> copying synapse/metrics/jemalloc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/metrics
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api
> copying synapse/module_api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api
> copying synapse/module_api/errors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/account_validity_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/third_party_event_rules_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/spamchecker_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/module_api/callbacks
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/push_tools.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/presentable_names.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/rulekinds.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/mailer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/pusherpool.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/clientformat.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/bulk_push_rule_evaluator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/httppusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/push_types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> copying synapse/push/emailpusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/push
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication
> copying synapse/replication/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/send_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/send_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/login.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/streams.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/push.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> copying synapse/replication/http/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/http
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/external_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/context.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/protocol.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/commands.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/handler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/redis.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> copying synapse/replication/tcp/resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/partial_state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/replication/tcp/streams
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest
> copying synapse/rest/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest
> copying synapse/rest/well_known.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest
> copying synapse/rest/models.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest
> copying synapse/rest/health.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/username_available.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/server_notice_servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/event_reports.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/media.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/rooms.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/statistics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/experimental_features.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> copying synapse/rest/admin/registration_tokens.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/admin
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/mutual_rooms.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/login_token_request.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/voip.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/logout.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/openid.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/tokenrefresh.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/models.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/login.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/rendezvous.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/appservice_ping.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/notifications.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/tags.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/capabilities.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/room_upgrade_rest_servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/initial_sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/sendtodevice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/knock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/thirdparty.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/read_marker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/transactions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/versions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/filter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/password_policy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> copying synapse/rest/client/report_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/consent
> copying synapse/rest/consent/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/consent
> copying synapse/rest/consent/consent_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/consent
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key
> copying synapse/rest/key/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key/v2
> copying synapse/rest/key/v2/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key/v2
> copying synapse/rest/key/v2/local_key_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key/v2
> copying synapse/rest/key/v2/remote_key_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/key/v2
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/create_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/download_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/thumbnail_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/media_repository_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/upload_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/preview_url_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> copying synapse/rest/media/config_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media/v1
> copying synapse/rest/media/v1/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media/v1
> copying synapse/rest/media/v1/storage_provider.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media/v1
> copying synapse/rest/media/v1/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media/v1
> copying synapse/rest/media/v1/media_storage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/media/v1
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse
> copying synapse/rest/synapse/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/pick_username.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/password_reset.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/sso_register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/new_user_consent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/pick_idp.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/jwks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/unsubscribe.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/callback_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/backchannel_logout_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/oidc
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/metadata_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/response_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/rest/synapse/client/saml2
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/server_notices_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/worker_server_notices_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/resource_limits_server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/server_notices_manager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> copying synapse/server_notices/consent_server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/server_notices
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/spam_checker_api
> copying synapse/spam_checker_api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/spam_checker_api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/state
> copying synapse/state/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/state
> copying synapse/state/v2.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/state
> copying synapse/state/v1.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/prepare_database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> copying synapse/storage/roommember.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> copying synapse/storage/controllers/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> copying synapse/storage/controllers/purge_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> copying synapse/storage/controllers/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> copying synapse/storage/controllers/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> copying synapse/storage/controllers/persist_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/controllers
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases
> copying synapse/storage/databases/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/ui_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/deviceinbox.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/event_push_actions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_forward_extremities.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/e2e_room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/purge_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/openid.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/session.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/client_ips.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/search.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/event_federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/state_deltas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/experimental_features.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/tags.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_bg_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/monthly_active_users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/user_erasure_store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/filtering.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/signatures.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/roommember.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/task_scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/rejections.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/registration.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/stream.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/transactions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/lock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/censor_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> copying synapse/storage/databases/main/end_to_end_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/main
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/state
> copying synapse/storage/databases/state/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/state
> copying synapse/storage/databases/state/store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/state
> copying synapse/storage/databases/state/bg_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/databases/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/engines
> copying synapse/storage/engines/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/engines
> copying synapse/storage/engines/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/engines
> copying synapse/storage/engines/sqlite.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/engines
> copying synapse/storage/engines/postgres.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/engines
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema
> copying synapse/storage/schema/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/20
> copying synapse/storage/schema/main/delta/20/pushers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/20
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/fts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/25
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/27/ts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/27
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/as_users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/pushers_0.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/search_update.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/event_fields.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/remote_media_ts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/cache_stream.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/received_txn_purge.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/37
> copying synapse/storage/schema/main/delta/37/remove_auth_idx.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/37
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/user_dir.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/42
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/group_unique_indexes.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/50/make_event_content_nullable.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/50
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/unique_user_filter_index.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/local_current_membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/06dlols_unique_idx.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11user_id_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/01ignored_user.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/03recreate_min_depth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/61
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/05partial_state_rooms_triggers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/69/01as_txn_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/69
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03bg_populate_events_columns.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07force_update_current_state_events_membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/10_update_sqlite_fts4_tokenizer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/04_membership_tables_event_stream_ordering_triggers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/03event_extremities_constraints.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/01_validate_and_update_profiles.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/02_validate_and_update_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/03_remove_unused_indexes_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/04_add_full_user_id_index_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/78
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/04_mitigate_stream_ordering_update_race.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/47
> copying synapse/storage/schema/state/delta/47/state_group_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/47
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/util
> copying synapse/storage/util/id_generators.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/util
> copying synapse/storage/util/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/util
> copying synapse/storage/util/sequence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/util
> copying synapse/storage/util/partial_state_events_tracker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/util
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/streams
> copying synapse/streams/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/streams
> copying synapse/streams/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/streams
> copying synapse/streams/config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/streams
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/types
> copying synapse/types/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/types
> copying synapse/types/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/types
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/wheel_timer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/logcontext.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/iterutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/linked_list.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/macaroons.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/async_helpers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/stringutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/distributor.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/templates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/logformatter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/batching_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/rust.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/gai_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/patch_inline_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/ratelimitutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/retryutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/module_loader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/daemonize.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/check_dependencies.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/task_scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/msisdn.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/hash.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/threepids.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/rlimit.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/manhole.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/httpresourcetree.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/frozenutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/cancellation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> copying synapse/util/file_consumer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/cached_call.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/response_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/treecache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/lrucache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/stream_change_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/deferred_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/dictionary_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/expiringcache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/ttlcache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/util/caches/descriptors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/util/caches
> copying synapse/py.typed -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res
> copying synapse/res/providers.json -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/password_reset_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_error.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_account_deactivated.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_auth_account_details.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/recaptcha.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notif.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/terms.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notif_mail.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/style.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/registration.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notif_mail.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/registration.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/mail-expiry.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/password_reset_confirmation.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_redirect_confirm.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/password_reset.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/invalid_token.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/registration_token.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_footer.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/room.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/mail-Vector.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notice_expiry.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_auth_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/mail.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_auth_account_details.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_auth_bad_user.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/account_previously_renewed.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notif.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/add_threepid_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/registration_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/account_renewed.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/room.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/_base.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_partial_profile.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/auth_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/mail-Element.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/registration_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/add_threepid.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/add_threepid.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/notice_expiry.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/password_reset.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_auth_confirm.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/add_threepid_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_login_idp_picker.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/password_reset_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> copying synapse/res/templates/sso_new_user_consent.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/res/templates
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static
> copying synapse/static/index.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login
> copying synapse/static/client/login/spinner.gif -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login
> copying synapse/static/client/login/index.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login
> copying synapse/static/client/login/style.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login/js
> copying synapse/static/client/login/js/login.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login/js
> copying synapse/static/client/login/js/jquery-3.4.1.min.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/static/client/login/js
> copying synapse/config/_base.pyi -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/config
> copying synapse/storage/schema/README.md -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common
> copying synapse/storage/schema/common/schema_version.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/25
> copying synapse/storage/schema/common/delta/25/00background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/25
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/35
> copying synapse/storage/schema/common/delta/35/00background_updates_add_col.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/58
> copying synapse/storage/schema/common/delta/58/00background_update_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/delta/58
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas/54
> copying synapse/storage/schema/common/full_schemas/54/full.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas/72
> copying synapse/storage/schema/common/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas/72
> copying synapse/storage/schema/common/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/common/full_schemas/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/12
> copying synapse/storage/schema/main/delta/12/v12.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/12
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/13
> copying synapse/storage/schema/main/delta/13/v13.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/13
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/14
> copying synapse/storage/schema/main/delta/14/v14.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/14
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/appservice_txns.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/v15.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/presence_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/15
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/remote_media_cache_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/events_order_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/unique_constraints.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/room_alias_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/remove_duplicates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/16
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/drop_indexes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/user_threepids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/server_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/17
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/18
> copying synapse/storage/schema/main/delta/18/server_keys_bigger_ints.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/18
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/19
> copying synapse/storage/schema/main/delta/19/event_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/19
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/21
> copying synapse/storage/schema/main/delta/21/end_to_end_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/21
> copying synapse/storage/schema/main/delta/21/receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/21
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/22
> copying synapse/storage/schema/main/delta/22/receipts_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/22
> copying synapse/storage/schema/main/delta/22/user_threepids_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/22
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/24
> copying synapse/storage/schema/main/delta/24/stats_reporting.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/24
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/26
> copying synapse/storage/schema/main/delta/26/account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/26
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/public_roms_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/events_room_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/users_is_guest.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/upgrade_times.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/event_push_actions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/receipts_user_id_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/28
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/29
> copying synapse/storage/schema/main/delta/29/push_actions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/29
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/events.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/pusher_throttle.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/openid.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/remove_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/reports.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/32
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/stream_order_to_extrem.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/public_room_list_change_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/event_push_actions_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/contains_url.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/device_outbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/device_stream_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/36
> copying synapse/storage/schema/main/delta/36/readd_public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/36
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/38
> copying synapse/storage/schema/main/delta/38/postgres_fts_gist.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/38
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/event_push_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/device_federation_stream_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/appservice_room_list.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/membership_profile.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/federation_out_position.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/39
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/device_list_streams.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/event_push_summary.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/current_state_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/40
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/device_outbound_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/device_list_stream_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/event_search_event_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/ratelimit.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/41
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/quarantine_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/blocked_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/user_share.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/43
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/44
> copying synapse/storage/schema/main/delta/44/expire_url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/44
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/45
> copying synapse/storage/schema/main/delta/45/profile_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/45
> copying synapse/storage/schema/main/delta/45/group_server.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/45
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/drop_unique_deleted_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/user_dir_null_room_ids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/drop_refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/user_dir_typos.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/local_media_repository_url_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/group_server.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/46
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/last_access_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/postgres_fts_gin.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/push_actions_staging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/47
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_consent_server_notice_sent.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_ips_last_seen_only_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_daily_visits.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/49
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/51
> copying synapse/storage/schema/main/delta/51/monthly_active_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/51
> copying synapse/storage/schema/main/delta/51/e2e_room_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/51
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/add_event_to_state_group_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/device_list_streams_unique_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/e2e_room_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/52
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/add_user_type_to_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_dir_populate.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/users_in_public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/drop_sent_transactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/event_format_version.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_ips_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_threepid_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_share.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/53
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/stats2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/relations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/drop_presence_list.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/add_validity_to_server_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/delete_forward_extremities.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/drop_legacy_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/account_validity_with_renewal.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/track_threepid_validations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/access_token_expiry.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/users_alter_deactivated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/55
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/60
> copying synapse/storage/schema/main/delta/60/01recreate_stream_ordering.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/60
> copying synapse/storage/schema/main/delta/60/02change_stream_ordering_columns.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/60
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/62
> copying synapse/storage/schema/main/delta/62/01insertion_event_extremities.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/62
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/01create_registration_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/02delete_unlinked_email_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/04add_presence_stream_not_offline_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/03session_store.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/02populate-rooms-creator.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/63
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/64
> copying synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/64
> copying synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/64
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/05_remove_room_stats_historical_and_user_stats_historical.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/04_local_group_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/01msc2716_insertion_event_edges.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/08_device_inbox_background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/10_expirable_refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/03remove_hidden_devices_from_device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/07_arbitrary_relations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/11_devices_auth_provider_session.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/06remove_deleted_devices_from_device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/65
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/67
> copying synapse/storage/schema/main/delta/67/01drop_public_room_list_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/67
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/70
> copying synapse/storage/schema/main/delta/70/01clean_table_purged_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/70
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01rebuild_event_edges.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/02event_push_summary_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01remove_noop_background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01rebuild_event_edges.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/71
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/01_add_profiles_full_user_id_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/02_add_user_filters_full_user_id_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/04_add_room_forgetter.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/03_per_user_experimental_features.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/76
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_actions_staging.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_summary.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/14bg_indices_event_stream_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/03bg_populate_full_user_id_profiles.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/02_add_user_filters_not_valid_check.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/05thread_notifications_backfill.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/01_add_profiles_not_valid_check.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/04bg_populate_full_user_id_user_filters.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_actions.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/77
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/04_read_write_locks_deadlock.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/01_users_alter_locked.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/02_scheduled_tasks.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/03_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/02_read_write_locks_unlogged.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/80
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/05gaps.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/02_scheduled_tasks_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/04_add_indices_for_purging_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/82
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/03_instance_name_receipts.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/05_cross_signing_key_update_grant.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/06_event_push_summary_room.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/83
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/redactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/state.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/room_aliases.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/application_services.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/im.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/event_signatures.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/presence.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/transactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/profiles.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/push.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/event_edges.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/media_repository.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/16
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/stream_positions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/72
> copying synapse/storage/schema/main/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/72
> copying synapse/storage/schema/main/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/full_schemas/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/23
> copying synapse/storage/schema/state/delta/23/drop_state_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/23
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/32
> copying synapse/storage/schema/state/delta/32/remove_state_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/32
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/state_dedupe.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/state.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/add_state_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/56
> copying synapse/storage/schema/state/delta/56/state_group_room_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/56
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/61
> copying synapse/storage/schema/state/delta/61/02state_groups_state_n_distinct.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/61
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/70
> copying synapse/storage/schema/state/delta/70/08_state_group_edges_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/delta/70
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/54
> copying synapse/storage/schema/state/full_schemas/54/full.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/54
> copying synapse/storage/schema/state/full_schemas/54/sequence.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/state/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/state/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/main/delta/20/dummy.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/20
> copying synapse/storage/schema/main/delta/25/history_visibility.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/tags.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/guest_access.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/27/account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/27/forgotten_memberships.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/30/alias_creator.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/deleted_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/threepid_guest_access_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/presence_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/push_rule_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/31/local_media_repository_url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/pushers_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/invites.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/33/devices_for_e2e_keys_clear_unknown_device.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/devices_for_e2e_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/user_ips_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/access_tokens_device_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/devices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/34/device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/appservice_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/push_display_name_rename.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/37/user_threepids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/37
> copying synapse/storage/schema/main/delta/42/device_list_last_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/event_auth_state_only.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/current_state_delta.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/48/add_user_consent.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/groups_joinable.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/add_user_ips_last_seen_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/deactivated_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/50/add_creation_ts_users_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/50/erasure_store.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/56/event_expiry.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/add_spans_to_device_lists.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/drop_unused_event_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/event_labels.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/nuke_empty_communities_from_db.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/stats_separated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/remove_tombstoned_rooms_from_directory.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor4.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/hidden_devices_fix.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/event_labels_background_update.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/signing_keys_nonunique_signatures.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/signing_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/fix_room_keys_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/hidden_devices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/destinations_retry_interval_type.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/device_stream_id_insert.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/devices_last_seen.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/current_state_events_membership_mk2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/delete_keys_from_deleted_backups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/public_room_list_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/user_external_ids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor3_fix_update.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/destinations_failure_ts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/current_state_events_membership.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_retention.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/users_in_public_rooms_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_key_etag.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_membership_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/57/remove_sent_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_2.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/delete_old_current_state_events.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_3.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/device_list_remote_cache_stale.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_2.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_3.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/58/15unread_count.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/14events_instance_name.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/08_media_safe_from_quarantine.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/12room_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/24drop_event_json_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10federation_pos_instance_name.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/22puppet_token.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/28drop_last_used_column.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/13remove_presence_allow_inbound.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/19instance_map.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07add_method_to_thumbnail_constraint.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/17_catchup_last_successful.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/25user_external_ids_user_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/09shadow_ban.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/02remove_dup_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/21drop_device_max_stream_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/18stream_positions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/05cache_instance.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10_pushrules_enabled_delete_obsolete.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/23e2e_cross_signing_keys_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/03persist_ui_auth.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/20instance_name_event_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/16populate_stats_process_rooms_fix.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/27local_invites.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/28drop_last_used_column.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11dehydration.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10drop_local_rejections_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/22users_have_local_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/08_media_safe_from_quarantine.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/20user_daily_visits.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/26access_token_last_validated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11fallback.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/21as_device_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/15_catchup_destination_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07add_method_to_thumbnail_constraint.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/14events_instance_name.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07persist_ui_auth_ips.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/19txn_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/59/06chain_cover_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/07shard_account_data_fix.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/05cache_invalidation.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/11add_knock_members_to_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/02shard_send_to_device.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/08delete_stale_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04_event_auth_chains.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/16federation_inbound_staging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/03shard_send_to_device_sequence.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/13users_to_send_full_presence_to.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04drop_account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/06shard_account_data.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/09rejected_events_metadata.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/14refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12presence_stream_instance.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/08delete_pushers_for_deactivated_accounts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/15locks.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04_event_auth_chains.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/10delete_purged_chain_cover.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12presence_stream_instance_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12account_validity_token_used_ts_ms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/11drop_thumbnail_constraint.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/06shard_account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/61/01insertion_event_lookups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/02drop_redundant_room_depth_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/01change_appservices_txns.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/68/05_delete_non_strings_from_event_search.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/04partial_state_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/06_msc3202_add_device_list_appservice_stream_type.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/01event_columns.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/04_refresh_tokens_index_next_token_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/03_delete_account_data_for_deactivated_accounts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/02_msc2409_add_device_id_appservice_stream_type.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/69/02cache_invalidation_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/69/01device_list_oubound_by_room.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/72/04drop_column_application_services_state_last_txn.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/04drop_column_application_services_state_last_txn.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/01add_room_type_to_state_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/05remove_unstable_private_read_receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/06add_consent_ts_to_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/06thread_notifications.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03drop_event_reference_hashes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/02event_push_actions_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/01event_push_summary_receipt.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03remove_groups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/08thread_receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/05receipts_event_stream_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/09partial_indices.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07thread_receipts.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/08begin_cache_invalidation_seq_at_2.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07thread_receipts.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/73/23_fix_thread_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/23_un_partial_stated_room_stream_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/21_un_partial_stated_room_stream_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/02room_id_indexes_for_purging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/02add_pusher_enabled.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/04partial_join_details.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/03users_approved_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/12refactor_device_list_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/25drop_presence.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/10login_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/05old_push_actions.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/22_un_partial_stated_event_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/22_rebuild_user_dir_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/20_un_partial_stated_room_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/01event_failed_pull_attempts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/03pusher_device_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/06thread_notifications_thread_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/11event_search_room_id_n_distinct.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/05old_push_actions.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/13add_device_lists_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/04pending_device_list_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/09partial_joined_via_destination.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/09threads_table.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/24_events_jump_to_date_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/74/02_set_device_id_for_pushers_bg_update.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/01_user_directory_stale_remote_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_room_membership_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/90COMMENTS_destinations.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_membership_tables_event_stream_ordering.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/05_events_txn_id_device_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_membership_tables_event_stream_ordering.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/04_delete_e2e_backup_keys_for_deactivated_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/79/05_read_write_locks_triggers.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/03_read_write_locks_triggers.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/05_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/03_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/storage/schema/main/delta/79
> running build_ext
> running build_rust
> /usr/share/cargo/bin/cargo rustc --lib --message-format=json-render-diagnostics --manifest-path rust/Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'rustc', '--verbose', '--verbose', '-j8', '--target', 'x86_64-unknown-linux-gnu', '--lib', '--message-format=json-render-diagnostics', '--manifest-path', 'rust/Cargo.toml', '--release', '-v', '--features', 'pyo3/extension-module', '--', '--crate-type', 'cdylib'],) {}
>    Compiling proc-macro2 v1.0.69
>    Compiling target-lexicon v0.12.12
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/proc-macro2-1.0.69 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=854e49fea8852621 -C extra-filename=-854e49fea8852621 --out-dir /<<PKGBUILDDIR>>/target/release/build/proc-macro2-854e49fea8852621 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling unicode-ident v1.0.12
>    Compiling quote v1.0.30
>    Compiling autocfg v1.1.0
>    Compiling once_cell v1.18.0
>    Compiling typenum v1.16.0
>    Compiling version_check v0.9.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/target-lexicon-0.12.12 CARGO_PKG_AUTHORS='Dan Gohman <sunfish at mozilla.com>' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=cdc8259e436652ee -C extra-filename=-cdc8259e436652ee --out-dir /<<PKGBUILDDIR>>/target/release/build/target-lexicon-cdc8259e436652ee -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/usr/share/cargo/registry/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=0939bf614d718425 -C extra-filename=-0939bf614d718425 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/usr/share/cargo/registry/autocfg-1.1.0 CARGO_PKG_AUTHORS='Josh Stone <cuviper at gmail.com>' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name autocfg /usr/share/cargo/registry/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ed84d4d4af12547c -C extra-filename=-ed84d4d4af12547c --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/quote-1.0.30 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.30/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=8a8fcb531917b8a8 -C extra-filename=-8a8fcb531917b8a8 --out-dir /<<PKGBUILDDIR>>/target/release/build/quote-8a8fcb531917b8a8 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/usr/share/cargo/registry/once_cell-1.18.0 CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov at gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=b486c5afc1e897a4 -C extra-filename=-b486c5afc1e897a4 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/usr/share/cargo/registry/version_check-0.9.4 CARGO_PKG_AUTHORS='Sergio Benitez <sb at sergio.bz>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name version_check /usr/share/cargo/registry/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=22312883e1a1f535 -C extra-filename=-22312883e1a1f535 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/usr/share/cargo/registry/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus <bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
>     compile time. It currently supports bits, unsigned integers, and signed
>     integers. It also provides a type-level array of type-level numbers, but its
>     implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_main --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3ce25b23439560a0 -C extra-filename=-3ce25b23439560a0 --out-dir /<<PKGBUILDDIR>>/target/release/build/typenum-3ce25b23439560a0 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling libc v0.2.150
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libc-0.2.150 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build /usr/share/cargo/registry/libc-0.2.150/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d67a3c5c8504bacb -C extra-filename=-d67a3c5c8504bacb --out-dir /<<PKGBUILDDIR>>/target/release/build/libc-d67a3c5c8504bacb -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling syn v1.0.109
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/syn-1.0.109 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=11274c5160249ba4 -C extra-filename=-11274c5160249ba4 --out-dir /<<PKGBUILDDIR>>/target/release/build/syn-11274c5160249ba4 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/quote-8a8fcb531917b8a8/build-script-build`
>    Compiling generic-array v0.14.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20 at gmail.com>:Aaron Trent <novacrazy at gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build /usr/share/cargo/registry/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' -C metadata=12c17c4c8b265646 -C extra-filename=-12c17c4c8b265646 --out-dir /<<PKGBUILDDIR>>/target/release/build/generic-array-12c17c4c8b265646 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern version_check=/<<PKGBUILDDIR>>/target/release/deps/libversion_check-22312883e1a1f535.rlib --cap-lints warn`
>    Compiling parking_lot_core v0.9.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=c3ad36c2273113a1 -C extra-filename=-c3ad36c2273113a1 --out-dir /<<PKGBUILDDIR>>/target/release/build/parking_lot_core-c3ad36c2273113a1 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/proc-macro2-854e49fea8852621/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/usr/share/cargo/registry/proc-macro2-1.0.69 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/proc-macro2-21557505560f14b5/out rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=16c6e818f6365d55 -C extra-filename=-16c6e818f6365d55 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-0939bf614d718425.rmeta --cap-lints warn --cfg wrap_proc_macro`
>    Compiling lock_api v0.4.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/lock_api-0.4.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=3907ae0c1bedf369 -C extra-filename=-3907ae0c1bedf369 --out-dir /<<PKGBUILDDIR>>/target/release/build/lock_api-3907ae0c1bedf369 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern autocfg=/<<PKGBUILDDIR>>/target/release/deps/libautocfg-ed84d4d4af12547c.rlib --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/libc-d67a3c5c8504bacb/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libc-0.2.150 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.150 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=150 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/libc-e43a6750f04484e3/out rustc --crate-name libc /usr/share/cargo/registry/libc-0.2.150/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=14fd76ba2090456c -C extra-filename=-14fd76ba2090456c --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/generic-array-12c17c4c8b265646/build-script-build`
>      Running `/<<PKGBUILDDIR>>/target/release/build/syn-11274c5160249ba4/build-script-build`
>      Running `/<<PKGBUILDDIR>>/target/release/build/target-lexicon-cdc8259e436652ee/build-script-build`
>    Compiling memoffset v0.6.5
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/memoffset-0.6.5 CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman at gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build /usr/share/cargo/registry/memoffset-0.6.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=30ee26e440bd81a5 -C extra-filename=-30ee26e440bd81a5 --out-dir /<<PKGBUILDDIR>>/target/release/build/memoffset-30ee26e440bd81a5 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern autocfg=/<<PKGBUILDDIR>>/target/release/deps/libautocfg-ed84d4d4af12547c.rlib --cap-lints warn`
>    Compiling cfg-if v1.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/usr/share/cargo/registry/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
> parameters. Structured like an if-else chain, the first matching branch is the
> item that gets emitted.
> ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=abb4486748d821d6 -C extra-filename=-abb4486748d821d6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/usr/share/cargo/registry/target-lexicon-0.12.12 CARGO_PKG_AUTHORS='Dan Gohman <sunfish at mozilla.com>' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/target-lexicon-8faa77269402c049/out rustc --crate-name target_lexicon --edition=2018 /usr/share/cargo/registry/target-lexicon-0.12.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=5548a4040b40c0e4 -C extra-filename=-5548a4040b40c0e4 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn --cfg 'feature="rust_1_40"'`
>    Compiling anyhow v1.0.75
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/anyhow-1.0.75 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.75 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/anyhow-1.0.75/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eafe3e924c8fda26 -C extra-filename=-eafe3e924c8fda26 --out-dir /<<PKGBUILDDIR>>/target/release/build/anyhow-eafe3e924c8fda26 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/typenum-3ce25b23439560a0/build-script-main`
>      Running `/<<PKGBUILDDIR>>/target/release/build/lock_api-3907ae0c1bedf369/build-script-build`
>      Running `/<<PKGBUILDDIR>>/target/release/build/parking_lot_core-c3ad36c2273113a1/build-script-build`
>    Compiling smallvec v1.11.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/usr/share/cargo/registry/smallvec-1.11.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=163ae5f0302331a2 -C extra-filename=-163ae5f0302331a2 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/usr/share/cargo/registry/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus <bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
>     compile time. It currently supports bits, unsigned integers, and signed
>     integers. It also provides a type-level array of type-level numbers, but its
>     implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/typenum-e3992a24f71ab3aa/out TYPENUM_BUILD_CONSTS=/<<PKGBUILDDIR>>/target/release/build/typenum-e3992a24f71ab3aa/out/consts.rs TYPENUM_BUILD_OP=/<<PKGBUILDDIR>>/target/release/build/typenum-e3992a24f71ab3aa/out/op.rs rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=80a32fd8464c8f77 -C extra-filename=-80a32fd8464c8f77 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling scopeguard v1.1.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/usr/share/cargo/registry/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
> even if the code between panics (assuming unwinding panic).
> 
> Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
> shorthands for guards with one of the implemented strategies.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name scopeguard /usr/share/cargo/registry/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=25b936e5dd2ffa4d -C extra-filename=-25b936e5dd2ffa4d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/usr/share/cargo/registry/lock_api-0.4.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/lock_api-742f8252debf539d/out rustc --crate-name lock_api --edition=2018 /usr/share/cargo/registry/lock_api-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=ecbf74b1effd88ea -C extra-filename=-ecbf74b1effd88ea --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern scopeguard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libscopeguard-25b936e5dd2ffa4d.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg has_const_fn_trait_bound`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/usr/share/cargo/registry/quote-1.0.30 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/quote-aea6beb7e9c0fa80/out rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=b3c3e3910f78ac14 -C extra-filename=-b3c3e3910f78ac14 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rmeta --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/memoffset-30ee26e440bd81a5/build-script-build`
>    Compiling serde v1.0.192
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/serde-1.0.192 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.192 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=192 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.192/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=e7576c2509bb1f90 -C extra-filename=-e7576c2509bb1f90 --out-dir /<<PKGBUILDDIR>>/target/release/build/serde-e7576c2509bb1f90 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling pyo3-build-config v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-build-config-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Build configuration for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-build-config CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-build-config-0.19.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=5cc95a5787ca1cd4 -C extra-filename=-5cc95a5787ca1cd4 --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-5cc95a5787ca1cd4 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern target_lexicon=/<<PKGBUILDDIR>>/target/release/deps/libtarget_lexicon-5548a4040b40c0e4.rlib --cap-lints warn`
>    Compiling subtle v2.4.1
>      Running `/<<PKGBUILDDIR>>/target/release/build/anyhow-eafe3e924c8fda26/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/usr/share/cargo/registry/subtle-2.4.1 CARGO_PKG_AUTHORS='Isis Lovecruft <isis at patternsinthevoid.net>:Henry de Valence <hdevalence at hdevalence.ca>' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name subtle /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=38aef0f0d5d94a7b -C extra-filename=-38aef0f0d5d94a7b --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:260:5
>     |
> 260 |     #[inline]
>     |     ^^^^^^^^^
>     |
>     = note: `#[warn(unused_attributes)]` on by default
> 
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:383:5
>     |
> 383 |     #[inline]
>     |     ^^^^^^^^^
> 
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:533:5
>     |
> 533 |     #[inline]
>     |     ^^^^^^^^^
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/usr/share/cargo/registry/syn-1.0.109 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/syn-fb7a65976acefa8a/out rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=74ba79840edc202f -C extra-filename=-74ba79840edc202f --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rmeta --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b3c3e3910f78ac14.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-0939bf614d718425.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
> warning: `subtle` (lib) generated 3 warnings
>    Compiling syn v2.0.39
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/usr/share/cargo/registry/syn-2.0.39 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.39 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=6e34f667e4d706b4 -C extra-filename=-6e34f667e4d706b4 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rmeta --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b3c3e3910f78ac14.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-0939bf614d718425.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/usr/share/cargo/registry/anyhow-1.0.75 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.75 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/anyhow-7808bd4ea562caae/out rustc --crate-name anyhow --edition=2018 /usr/share/cargo/registry/anyhow-1.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=31948ebdbf3a977a -C extra-filename=-31948ebdbf3a977a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/usr/share/cargo/registry/memoffset-0.6.5 CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman at gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/memoffset-e8a3630135d48bd8/out rustc --crate-name memoffset /usr/share/cargo/registry/memoffset-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=38a77f2f521396ed -C extra-filename=-38a77f2f521396ed --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/usr/share/cargo/registry/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/parking_lot_core-60aeb059a7713644/out rustc --crate-name parking_lot_core --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=1c6f4f7e10cffaf3 -C extra-filename=-1c6f4f7e10cffaf3 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-abb4486748d821d6.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-14fd76ba2090456c.rmeta --extern smallvec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsmallvec-163ae5f0302331a2.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `/<<PKGBUILDDIR>>/target/release/build/serde-e7576c2509bb1f90/build-script-build`
>    Compiling indoc v2.0.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indoc CARGO_MANIFEST_DIR=/usr/share/cargo/registry/indoc-2.0.3 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Indented document literals' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indoc CARGO_PKG_REPOSITORY='https://github.com/dtolnay/indoc' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name indoc --edition=2021 /usr/share/cargo/registry/indoc-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=a43f44b5eb116336 -C extra-filename=-a43f44b5eb116336 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/usr/share/cargo/registry/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20 at gmail.com>:Aaron Trent <novacrazy at gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/generic-array-c81a7a8acab46b2b/out rustc --crate-name generic_array /usr/share/cargo/registry/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' -C metadata=5cd240c20c19a791 -C extra-filename=-5cd240c20c19a791 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern typenum=/<<PKGBUILDDIR>>/target/release/deps/libtypenum-80a32fd8464c8f77.rmeta --cap-lints warn --cfg relaxed_coherence`
>    Compiling parking_lot v0.12.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/usr/share/cargo/registry/parking_lot-0.12.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name parking_lot --edition=2018 /usr/share/cargo/registry/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' -C metadata=b6e3b2cab40a40ee -C extra-filename=-b6e3b2cab40a40ee --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern lock_api=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblock_api-ecbf74b1effd88ea.rmeta --extern parking_lot_core=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libparking_lot_core-1c6f4f7e10cffaf3.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling memchr v2.6.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/usr/share/cargo/registry/memchr-2.6.4 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
> 1, 2 or 3 byte search and single substring search.
> ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.6.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0b5d95fe6dd136ec -C extra-filename=-0b5d95fe6dd136ec --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling unindent v0.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unindent CARGO_MANIFEST_DIR=/usr/share/cargo/registry/unindent-0.2.1 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Remove a column of leading whitespace from a string' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unindent CARGO_PKG_REPOSITORY='https://github.com/dtolnay/indoc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name unindent --edition=2021 /usr/share/cargo/registry/unindent-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=b7ae1338058f8c57 -C extra-filename=-b7ae1338058f8c57 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-5cc95a5787ca1cd4/build-script-build`
>    Compiling hex v0.4.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/usr/share/cargo/registry/hex-0.4.3 CARGO_PKG_AUTHORS='KokaKiwi <kokakiwi at kokakiwi.net>' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name hex --edition=2018 /usr/share/cargo/registry/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=876a33f7edf718eb -C extra-filename=-876a33f7edf718eb --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_build_config CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-build-config-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Build configuration for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-build-config CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-e045e0fc370ba11f/out rustc --crate-name pyo3_build_config --edition=2018 /usr/share/cargo/registry/pyo3-build-config-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=85579b35a88eb097 -C extra-filename=-85579b35a88eb097 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern once_cell=/<<PKGBUILDDIR>>/target/release/deps/libonce_cell-b486c5afc1e897a4.rmeta --extern target_lexicon=/<<PKGBUILDDIR>>/target/release/deps/libtarget_lexicon-5548a4040b40c0e4.rmeta --cap-lints warn`
>    Compiling crypto-common v0.1.6
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/usr/share/cargo/registry/crypto-common-0.1.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name crypto_common --edition=2018 /usr/share/cargo/registry/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=03527a0906275174 -C extra-filename=-03527a0906275174 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern generic_array=/<<PKGBUILDDIR>>/target/release/deps/libgeneric_array-5cd240c20c19a791.rmeta --extern typenum=/<<PKGBUILDDIR>>/target/release/deps/libtypenum-80a32fd8464c8f77.rmeta --cap-lints warn`
>    Compiling block-buffer v0.10.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/usr/share/cargo/registry/block-buffer-0.10.2 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name block_buffer --edition=2018 /usr/share/cargo/registry/block-buffer-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=ffd15b46a2dce527 -C extra-filename=-ffd15b46a2dce527 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern generic_array=/<<PKGBUILDDIR>>/target/release/deps/libgeneric_array-5cd240c20c19a791.rmeta --cap-lints warn`
>    Compiling serde_json v1.0.108
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/serde_json-1.0.108 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_json-1.0.108/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5fd74c196b1cd660 -C extra-filename=-5fd74c196b1cd660 --out-dir /<<PKGBUILDDIR>>/target/release/build/serde_json-5fd74c196b1cd660 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn`
>    Compiling digest v0.10.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/usr/share/cargo/registry/digest-0.10.7 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name digest --edition=2018 /usr/share/cargo/registry/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' -C metadata=5e592d69874c5ea3 -C extra-filename=-5e592d69874c5ea3 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern block_buffer=/<<PKGBUILDDIR>>/target/release/deps/libblock_buffer-ffd15b46a2dce527.rmeta --extern crypto_common=/<<PKGBUILDDIR>>/target/release/deps/libcrypto_common-03527a0906275174.rmeta --extern subtle=/<<PKGBUILDDIR>>/target/release/deps/libsubtle-38aef0f0d5d94a7b.rmeta --cap-lints warn`
>    Compiling regex-syntax v0.8.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/usr/share/cargo/registry/regex-syntax-0.8.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=352074e7193a3275 -C extra-filename=-352074e7193a3275 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling blake2 v0.10.6
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=blake2 CARGO_MANIFEST_DIR=/usr/share/cargo/registry/blake2-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='BLAKE2 hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2 CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name blake2 --edition=2018 /usr/share/cargo/registry/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=344e0551468a85d3 -C extra-filename=-344e0551468a85d3 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern digest=/<<PKGBUILDDIR>>/target/release/deps/libdigest-5e592d69874c5ea3.rmeta --cap-lints warn`
>    Compiling aho-corasick v1.1.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/usr/share/cargo/registry/aho-corasick-1.1.2 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=7bedbfb9e60812eb -C extra-filename=-7bedbfb9e60812eb --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-0b5d95fe6dd136ec.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling synapse v0.1.0 (/<<PKGBUILDDIR>>/rust)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/rust CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synapse CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2021 rust/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=142618db1a1c462e -C extra-filename=-142618db1a1c462e --out-dir /<<PKGBUILDDIR>>/target/release/build/synapse-142618db1a1c462e -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern blake2=/<<PKGBUILDDIR>>/target/release/deps/libblake2-344e0551468a85d3.rlib --extern hex=/<<PKGBUILDDIR>>/target/release/deps/libhex-876a33f7edf718eb.rlib`
>    Compiling pyo3-ffi v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-ffi-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Python-API bindings for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-ffi CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-ffi-0.19.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=2a614fdbb2381412 -C extra-filename=-2a614fdbb2381412 --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-2a614fdbb2381412 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-85579b35a88eb097.rlib --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-2a614fdbb2381412/build-script-build`
>    Compiling pyo3 v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Bindings to Python interpreter' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3 CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-0.19.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="anyhow"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=930631af5b1a018e -C extra-filename=-930631af5b1a018e --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-930631af5b1a018e -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-85579b35a88eb097.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_ffi CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-ffi-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Python-API bindings for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-ffi CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/pyo3-ffi-4a27f3f3e6c07b42/out rustc --crate-name pyo3_ffi --edition=2018 /usr/share/cargo/registry/pyo3-ffi-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=7ec44e8b7fb8686a -C extra-filename=-7ec44e8b7fb8686a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-14fd76ba2090456c.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert --cfg thread_local_const_init --cfg panic_unwind`
>      Running `/<<PKGBUILDDIR>>/target/release/build/serde_json-5fd74c196b1cd660/build-script-build`
>    Compiling ryu v1.0.15
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/usr/share/cargo/registry/ryu-1.0.15 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.15 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=dd80b30c9e15f51a -C extra-filename=-dd80b30c9e15f51a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling log v0.4.20
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/usr/share/cargo/registry/log-0.4.20 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name log /usr/share/cargo/registry/log-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' -C metadata=ec508ebf3bd5d0c6 -C extra-filename=-ec508ebf3bd5d0c6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-930631af5b1a018e/build-script-build`
>    Compiling itoa v1.0.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/usr/share/cargo/registry/itoa-1.0.9 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=16f06a4cda347aaf -C extra-filename=-16f06a4cda347aaf --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling arc-swap v1.6.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/usr/share/cargo/registry/arc-swap-1.6.0 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <vorner at vorner.cz>' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name arc_swap --edition=2018 /usr/share/cargo/registry/arc-swap-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=aa9af0f106f0cb0e -C extra-filename=-aa9af0f106f0cb0e --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `/<<PKGBUILDDIR>>/target/release/build/synapse-142618db1a1c462e/build-script-build`
>    Compiling lazy_static v1.4.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/usr/share/cargo/registry/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin at gmail.com>' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name lazy_static /usr/share/cargo/registry/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=24c67c7d5cd579f1 -C extra-filename=-24c67c7d5cd579f1 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling serde_derive v1.0.192
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/usr/share/cargo/registry/serde_derive-1.0.192 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.192 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=192 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name serde_derive /usr/share/cargo/registry/serde_derive-1.0.192/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=0ba452a33ae2d19e -C extra-filename=-0ba452a33ae2d19e --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rlib --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b3c3e3910f78ac14.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-6e34f667e4d706b4.rlib --extern proc_macro --cap-lints warn`
>    Compiling pyo3-macros-backend v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_macros_backend CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-macros-backend-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Code generation for PyO3 package' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-macros-backend CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pyo3_macros_backend --edition=2018 /usr/share/cargo/registry/pyo3-macros-backend-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' -C metadata=b20423fb36c6d136 -C extra-filename=-b20423fb36c6d136 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rmeta --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b3c3e3910f78ac14.rmeta --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-74ba79840edc202f.rmeta --cap-lints warn`
>    Compiling regex-automata v0.4.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/usr/share/cargo/registry/regex-automata-0.4.3 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=2e1f9af38a859e2c -C extra-filename=-2e1f9af38a859e2c --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libaho_corasick-7bedbfb9e60812eb.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-0b5d95fe6dd136ec.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-352074e7193a3275.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling regex v1.10.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/usr/share/cargo/registry/regex-1.10.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
> finite automata and guarantees linear time matching on all inputs.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=f1a9361068d333d7 -C extra-filename=-f1a9361068d333d7 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libaho_corasick-7bedbfb9e60812eb.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemchr-0b5d95fe6dd136ec.rmeta --extern regex_automata=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_automata-2e1f9af38a859e2c.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex_syntax-352074e7193a3275.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling pyo3-macros v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_macros CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-macros-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Proc macros for PyO3 package' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-macros CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pyo3_macros --edition=2018 /usr/share/cargo/registry/pyo3-macros-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' -C metadata=bffbc20d56b67c9f -C extra-filename=-bffbc20d56b67c9f --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-16c6e818f6365d55.rlib --extern pyo3_macros_backend=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_macros_backend-b20423fb36c6d136.rlib --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-b3c3e3910f78ac14.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-74ba79840edc202f.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/usr/share/cargo/registry/serde-1.0.192 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.192 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=192 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/serde-98398bdb7daab450/out rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.192/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=ac9d226a812dc752 -C extra-filename=-ac9d226a812dc752 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern serde_derive=/<<PKGBUILDDIR>>/target/release/deps/libserde_derive-0ba452a33ae2d19e.so --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3 CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Bindings to Python interpreter' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3 CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/pyo3-81782a598dab7df6/out rustc --crate-name pyo3 --edition=2018 /usr/share/cargo/registry/pyo3-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="anyhow"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=4640ca32f4199f39 -C extra-filename=-4640ca32f4199f39 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanyhow-31948ebdbf3a977a.rmeta --extern cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-abb4486748d821d6.rmeta --extern indoc=/<<PKGBUILDDIR>>/target/release/deps/libindoc-a43f44b5eb116336.so --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-14fd76ba2090456c.rmeta --extern memoffset=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-38a77f2f521396ed.rmeta --extern parking_lot=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libparking_lot-b6e3b2cab40a40ee.rmeta --extern pyo3_ffi=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3_ffi-7ec44e8b7fb8686a.rmeta --extern pyo3_macros=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_macros-bffbc20d56b67c9f.so --extern unindent=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libunindent-b7ae1338058f8c57.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert --cfg thread_local_const_init --cfg panic_unwind`
>    Compiling pyo3-log v0.8.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_log CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-log-0.8.3 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <vorner at vorner.cz>' CARGO_PKG_DESCRIPTION='Logging bridge from pyo3 native extension to python' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-log CARGO_PKG_REPOSITORY='https://github.com/vorner/pyo3-log' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pyo3_log --edition=2018 /usr/share/cargo/registry/pyo3-log-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=6a295ea56e33dc75 -C extra-filename=-6a295ea56e33dc75 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern arc_swap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libarc_swap-aa9af0f106f0cb0e.rmeta --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-ec508ebf3bd5d0c6.rmeta --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling pythonize v0.19.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pythonize CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pythonize-0.19.0 CARGO_PKG_AUTHORS='David Hewitt <1939362+davidhewitt at users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3.' CARGO_PKG_HOMEPAGE='https://github.com/davidhewitt/pythonize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pythonize CARGO_PKG_REPOSITORY='https://github.com/davidhewitt/pythonize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pythonize --edition=2018 /usr/share/cargo/registry/pythonize-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4c232809729bd0d5 -C extra-filename=-4c232809729bd0d5 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rmeta --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-ac9d226a812dc752.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/usr/share/cargo/registry/serde_json-1.0.108 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.108 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=108 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/serde_json-35063d6c0af95b24/out rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.108/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=db4ed1da44cb53ab -C extra-filename=-db4ed1da44cb53ab --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern itoa=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libitoa-16f06a4cda347aaf.rmeta --extern ryu=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libryu-dd80b30c9e15f51a.rmeta --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-ac9d226a812dc752.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg limb_width_64`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=synapse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/rust CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synapse CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/synapse-025f0cf52a18fac4/out SYNAPSE_RUST_DIGEST=16ffaa5934adc974124f3f9b916c7aa29ad41ebfe5b31b4b436c4ccfa66f4d1269a3165e3d42297f67ac9d6590f0d36d3c769f48a8bc65734821d803812d1be0 rustc --crate-name synapse --edition=2021 rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=bc3f88fed63fb5c2 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanyhow-31948ebdbf3a977a.rlib --extern lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblazy_static-24c67c7d5cd579f1.rlib --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-ec508ebf3bd5d0c6.rlib --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rlib --extern pyo3_log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3_log-6a295ea56e33dc75.rlib --extern pythonize=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpythonize-4c232809729bd0d5.rlib --extern regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex-f1a9361068d333d7.rlib --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-ac9d226a812dc752.rlib --extern serde_json=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-db4ed1da44cb53ab.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>     Finished release [optimized] target(s) in 39.90s
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'metadata', '--manifest-path', 'rust/Cargo.toml', '--format-version', '1'],) {}
> Copying rust artifact from /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/libsynapse.so to /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-312/synapse/synapse_rust.abi3.so
> Successfully built matrix_synapse-1.97.0-cp312-cp312-manylinux_2_37_x86_64.whl
> I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.12 with "installer" module
> I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" module
> I: pybuild base:310: python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse 
> * Building wheel...
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/visibility.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/_pydantic_compat.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/event_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> copying synapse/notifier.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/register_new_matrix_user.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/review_recent_signups.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/generate_config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/generate_signing_key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/generate_log_config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/move_remote_media_to_new_store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/hash_password.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/synapse_port_db.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/export_signing_key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/update_synapse_database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/synctl.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> copying synapse/_scripts/generate_workers_map.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/_scripts
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/ratelimiting.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/urls.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/auth_blocking.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/room_versions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/constants.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/errors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> copying synapse/api/filtering.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api/auth
> copying synapse/api/auth/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api/auth
> copying synapse/api/auth/msc3861_delegated.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api/auth
> copying synapse/api/auth/base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api/auth
> copying synapse/api/auth/internal.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/api/auth
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/frontend_proxy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/federation_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/synchrotron.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/homeserver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/federation_reader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/generic_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/event_creator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/user_dir.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/complement_fork_starter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/client_reader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/admin_cmd.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> copying synapse/app/phone_stats_home.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/app
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/appservice
> copying synapse/appservice/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/appservice
> copying synapse/appservice/scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/appservice
> copying synapse/appservice/api.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/appservice
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/retention.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/saml2.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/ratelimiting.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/voip.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/emailconfig.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/_util.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/key.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/experimental.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/captcha.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/logger.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/third_party_event_rules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/room_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/jwt.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/homeserver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/oembed.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/tls.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/__main__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/push.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/spam_checker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/tracer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/api.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/consent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/workers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/modules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/oidc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/registration.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/redis.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/password_auth_providers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/cas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/sso.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/config/cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/crypto
> copying synapse/crypto/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/crypto
> copying synapse/crypto/context_factory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/crypto
> copying synapse/crypto/event_signing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/crypto
> copying synapse/crypto/keyring.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/crypto
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/utils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/validator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/snapshot.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/builder.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> copying synapse/events/presence_router.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/events
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/federation_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/federation_client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/send_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/persistence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/federation_server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> copying synapse/federation/units.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/sender
> copying synapse/federation/sender/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/sender
> copying synapse/federation/sender/transaction_manager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/sender
> copying synapse/federation/sender/per_destination_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/sender
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport
> copying synapse/federation/transport/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport
> copying synapse/federation/transport/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport/server
> copying synapse/federation/transport/server/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport/server
> copying synapse/federation/transport/server/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport/server
> copying synapse/federation/transport/server/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/federation/transport/server
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/e2e_room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/room_summary.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/worker_lock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/devicemessage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/e2e_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/search.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/room_member.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/room_member_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/identity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/jwt.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/set_password.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/state_deltas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/push_rules.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/event_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/send_email.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/federation_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/message.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/initial_sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/pagination.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/room_list.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/device.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/saml.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/oidc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/typing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/deactivate_account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/admin.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/read_marker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/cas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/sso.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> copying synapse/handlers/password_policy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers/ui_auth
> copying synapse/handlers/ui_auth/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers/ui_auth
> copying synapse/handlers/ui_auth/checkers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/handlers/ui_auth
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/connectproxyclient.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/additional_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/request_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/site.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/proxy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/proxyagent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/replicationagent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/matrixfederationclient.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> copying synapse/http/server.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http/federation
> copying synapse/http/federation/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http/federation
> copying synapse/http/federation/well_known_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http/federation
> copying synapse/http/federation/srv_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http/federation
> copying synapse/http/federation/matrix_federation_agent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/http/federation
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/_remote.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/formatter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/handlers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/context.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/scopecontextmanager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/opentracing.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/_terse_json.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> copying synapse/logging/filter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/logging
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/preview_html.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/oembed.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/storage_provider.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/url_previewer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/filepath.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/media_storage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> copying synapse/media/thumbnailer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/media
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/_types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/_gc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/common_usage_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/background_process_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/_reactor_metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/_twisted_exposition.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> copying synapse/metrics/jemalloc.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/metrics
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api
> copying synapse/module_api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api
> copying synapse/module_api/errors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/account_validity_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/third_party_event_rules_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api/callbacks
> copying synapse/module_api/callbacks/spamchecker_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/module_api/callbacks
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/push_tools.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/presentable_names.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/rulekinds.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/mailer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/pusherpool.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/clientformat.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/bulk_push_rule_evaluator.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/httppusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/push_types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> copying synapse/push/emailpusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/push
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication
> copying synapse/replication/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/send_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/send_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/login.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/streams.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/push.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> copying synapse/replication/http/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/http
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/external_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/client.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/context.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/protocol.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/commands.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/handler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/redis.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> copying synapse/replication/tcp/resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> copying synapse/replication/tcp/streams/partial_state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/replication/tcp/streams
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest
> copying synapse/rest/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest
> copying synapse/rest/well_known.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest
> copying synapse/rest/models.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest
> copying synapse/rest/health.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/username_available.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/server_notice_servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/event_reports.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/media.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/rooms.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/statistics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/experimental_features.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> copying synapse/rest/admin/registration_tokens.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/admin
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/mutual_rooms.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/login_token_request.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/voip.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/logout.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/openid.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/tokenrefresh.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/models.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/account.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/login.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/rendezvous.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/appservice_ping.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/notifications.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/tags.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/capabilities.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/room_upgrade_rest_servlet.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/initial_sync.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/sendtodevice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/knock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/thirdparty.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/account_validity.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/read_marker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/transactions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/versions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/filter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/password_policy.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> copying synapse/rest/client/report_event.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/consent
> copying synapse/rest/consent/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/consent
> copying synapse/rest/consent/consent_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/consent
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key
> copying synapse/rest/key/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key/v2
> copying synapse/rest/key/v2/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key/v2
> copying synapse/rest/key/v2/local_key_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key/v2
> copying synapse/rest/key/v2/remote_key_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/key/v2
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/create_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/download_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/thumbnail_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/media_repository_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/upload_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/preview_url_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> copying synapse/rest/media/config_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media/v1
> copying synapse/rest/media/v1/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media/v1
> copying synapse/rest/media/v1/storage_provider.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media/v1
> copying synapse/rest/media/v1/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media/v1
> copying synapse/rest/media/v1/media_storage.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/media/v1
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse
> copying synapse/rest/synapse/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/pick_username.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/password_reset.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/sso_register.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/new_user_consent.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/pick_idp.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/jwks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> copying synapse/rest/synapse/client/unsubscribe.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/callback_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/oidc
> copying synapse/rest/synapse/client/oidc/backchannel_logout_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/oidc
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/metadata_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/saml2
> copying synapse/rest/synapse/client/saml2/response_resource.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/rest/synapse/client/saml2
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/server_notices_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/worker_server_notices_sender.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/resource_limits_server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/server_notices_manager.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> copying synapse/server_notices/consent_server_notices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/server_notices
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/spam_checker_api
> copying synapse/spam_checker_api/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/spam_checker_api
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/state
> copying synapse/state/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/state
> copying synapse/state/v2.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/state
> copying synapse/state/v1.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/background_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/prepare_database.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/types.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> copying synapse/storage/roommember.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> copying synapse/storage/controllers/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> copying synapse/storage/controllers/purge_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> copying synapse/storage/controllers/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> copying synapse/storage/controllers/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> copying synapse/storage/controllers/persist_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/controllers
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases
> copying synapse/storage/databases/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/media_repository.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/ui_auth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/deviceinbox.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/event_push_actions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_forward_extremities.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/e2e_room_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/pusher.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/purge_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/openid.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/session.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/client_ips.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/search.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/stats.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/room.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/event_federation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/state_deltas.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/appservice.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/experimental_features.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/relations.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/tags.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_bg_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/profile.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/devices.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/presence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/receipts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/monthly_active_users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/events_worker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/user_erasure_store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/filtering.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/signatures.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/push_rule.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/user_directory.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/roommember.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/task_scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/rejections.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/registration.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/stream.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/account_data.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/transactions.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/lock.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/censor_events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> copying synapse/storage/databases/main/end_to_end_keys.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/main
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/state
> copying synapse/storage/databases/state/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/state
> copying synapse/storage/databases/state/store.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/state
> copying synapse/storage/databases/state/bg_updates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/databases/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/engines
> copying synapse/storage/engines/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/engines
> copying synapse/storage/engines/_base.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/engines
> copying synapse/storage/engines/sqlite.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/engines
> copying synapse/storage/engines/postgres.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/engines
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema
> copying synapse/storage/schema/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/20
> copying synapse/storage/schema/main/delta/20/pushers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/20
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/fts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/25
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/27/ts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/27
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/as_users.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/pushers_0.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/search_update.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/event_fields.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/remote_media_ts.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/cache_stream.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/received_txn_purge.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/37
> copying synapse/storage/schema/main/delta/37/remove_auth_idx.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/37
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/user_dir.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/42
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/group_unique_indexes.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/50/make_event_content_nullable.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/50
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/unique_user_filter_index.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/local_current_membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/06dlols_unique_idx.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11user_id_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/01ignored_user.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/03recreate_min_depth.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/61
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/05partial_state_rooms_triggers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/69/01as_txn_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/69
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03bg_populate_events_columns.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07force_update_current_state_events_membership.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/10_update_sqlite_fts4_tokenizer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/04_membership_tables_event_stream_ordering_triggers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/03event_extremities_constraints.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/01_validate_and_update_profiles.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/02_validate_and_update_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/03_remove_unused_indexes_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> copying synapse/storage/schema/main/delta/78/04_add_full_user_id_index_user_filters.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/78
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/04_mitigate_stream_ordering_update_race.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/47
> copying synapse/storage/schema/state/delta/47/state_group_seq.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/47
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/util
> copying synapse/storage/util/id_generators.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/util
> copying synapse/storage/util/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/util
> copying synapse/storage/util/sequence.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/util
> copying synapse/storage/util/partial_state_events_tracker.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/util
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/streams
> copying synapse/streams/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/streams
> copying synapse/streams/events.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/streams
> copying synapse/streams/config.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/streams
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/types
> copying synapse/types/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/types
> copying synapse/types/state.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/types
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/wheel_timer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/logcontext.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/iterutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/linked_list.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/macaroons.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/async_helpers.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/stringutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/distributor.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/templates.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/logformatter.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/batching_queue.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/rust.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/gai_resolver.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/patch_inline_callbacks.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/ratelimitutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/retryutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/module_loader.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/daemonize.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/check_dependencies.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/task_scheduler.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/msisdn.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/metrics.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/hash.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/threepids.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/rlimit.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/manhole.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/httpresourcetree.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/frozenutils.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/cancellation.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> copying synapse/util/file_consumer.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/__init__.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/cached_call.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/response_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/treecache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/lrucache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/stream_change_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/deferred_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/dictionary_cache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/expiringcache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/ttlcache.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/util/caches/descriptors.py -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/util/caches
> copying synapse/py.typed -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res
> copying synapse/res/providers.json -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/password_reset_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_error.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_account_deactivated.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_auth_account_details.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/recaptcha.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notif.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/terms.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notif_mail.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/style.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/registration.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notif_mail.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/registration.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/mail-expiry.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/password_reset_confirmation.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_redirect_confirm.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/password_reset.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/invalid_token.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/registration_token.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_footer.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/room.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/mail-Vector.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notice_expiry.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_auth_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/mail.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_auth_account_details.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_auth_bad_user.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/account_previously_renewed.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notif.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/add_threepid_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/registration_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/account_renewed.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/room.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/_base.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_partial_profile.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/auth_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/mail-Element.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/registration_failure.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/add_threepid.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/add_threepid.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/notice_expiry.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/password_reset.txt -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_auth_confirm.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/add_threepid_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_login_idp_picker.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/password_reset_success.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> copying synapse/res/templates/sso_new_user_consent.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/res/templates
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static
> copying synapse/static/index.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login
> copying synapse/static/client/login/spinner.gif -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login
> copying synapse/static/client/login/index.html -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login
> copying synapse/static/client/login/style.css -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login/js
> copying synapse/static/client/login/js/login.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login/js
> copying synapse/static/client/login/js/jquery-3.4.1.min.js -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/static/client/login/js
> copying synapse/config/_base.pyi -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/config
> copying synapse/storage/schema/README.md -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common
> copying synapse/storage/schema/common/schema_version.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/25
> copying synapse/storage/schema/common/delta/25/00background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/25
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/35
> copying synapse/storage/schema/common/delta/35/00background_updates_add_col.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/58
> copying synapse/storage/schema/common/delta/58/00background_update_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/delta/58
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas/54
> copying synapse/storage/schema/common/full_schemas/54/full.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas/72
> copying synapse/storage/schema/common/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas/72
> copying synapse/storage/schema/common/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/common/full_schemas/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/12
> copying synapse/storage/schema/main/delta/12/v12.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/12
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/13
> copying synapse/storage/schema/main/delta/13/v13.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/13
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/14
> copying synapse/storage/schema/main/delta/14/v14.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/14
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/appservice_txns.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/v15.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/15
> copying synapse/storage/schema/main/delta/15/presence_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/15
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/remote_media_cache_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/events_order_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/unique_constraints.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/room_alias_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> copying synapse/storage/schema/main/delta/16/remove_duplicates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/16
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/drop_indexes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/user_threepids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/17
> copying synapse/storage/schema/main/delta/17/server_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/17
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/18
> copying synapse/storage/schema/main/delta/18/server_keys_bigger_ints.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/18
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/19
> copying synapse/storage/schema/main/delta/19/event_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/19
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/21
> copying synapse/storage/schema/main/delta/21/end_to_end_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/21
> copying synapse/storage/schema/main/delta/21/receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/21
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/22
> copying synapse/storage/schema/main/delta/22/receipts_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/22
> copying synapse/storage/schema/main/delta/22/user_threepids_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/22
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/24
> copying synapse/storage/schema/main/delta/24/stats_reporting.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/24
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/26
> copying synapse/storage/schema/main/delta/26/account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/26
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/public_roms_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/events_room_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/users_is_guest.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/upgrade_times.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/event_push_actions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> copying synapse/storage/schema/main/delta/28/receipts_user_id_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/28
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/29
> copying synapse/storage/schema/main/delta/29/push_actions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/29
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/events.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/pusher_throttle.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/openid.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/remove_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> copying synapse/storage/schema/main/delta/32/reports.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/32
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/stream_order_to_extrem.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/public_room_list_change_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/event_push_actions_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/contains_url.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/device_outbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> copying synapse/storage/schema/main/delta/35/device_stream_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/36
> copying synapse/storage/schema/main/delta/36/readd_public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/36
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/38
> copying synapse/storage/schema/main/delta/38/postgres_fts_gist.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/38
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/event_push_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/device_federation_stream_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/appservice_room_list.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/membership_profile.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> copying synapse/storage/schema/main/delta/39/federation_out_position.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/39
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/device_list_streams.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/event_push_summary.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> copying synapse/storage/schema/main/delta/40/current_state_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/40
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/device_outbound_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/device_list_stream_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/event_search_event_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/41
> copying synapse/storage/schema/main/delta/41/ratelimit.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/41
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/quarantine_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/blocked_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/43
> copying synapse/storage/schema/main/delta/43/user_share.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/43
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/44
> copying synapse/storage/schema/main/delta/44/expire_url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/44
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/45
> copying synapse/storage/schema/main/delta/45/profile_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/45
> copying synapse/storage/schema/main/delta/45/group_server.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/45
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/drop_unique_deleted_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/user_dir_null_room_ids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/drop_refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/user_dir_typos.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/local_media_repository_url_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> copying synapse/storage/schema/main/delta/46/group_server.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/46
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/last_access_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/postgres_fts_gin.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/47
> copying synapse/storage/schema/main/delta/47/push_actions_staging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/47
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_consent_server_notice_sent.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_ips_last_seen_only_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/49
> copying synapse/storage/schema/main/delta/49/add_user_daily_visits.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/49
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/51
> copying synapse/storage/schema/main/delta/51/monthly_active_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/51
> copying synapse/storage/schema/main/delta/51/e2e_room_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/51
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/add_event_to_state_group_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/device_list_streams_unique_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/52
> copying synapse/storage/schema/main/delta/52/e2e_room_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/52
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/add_user_type_to_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_dir_populate.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/users_in_public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/drop_sent_transactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/event_format_version.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_ips_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_threepid_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> copying synapse/storage/schema/main/delta/53/user_share.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/53
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/stats2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/relations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/drop_presence_list.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/add_validity_to_server_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/delete_forward_extremities.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/drop_legacy_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> copying synapse/storage/schema/main/delta/54/account_validity_with_renewal.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/track_threepid_validations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/access_token_expiry.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/55
> copying synapse/storage/schema/main/delta/55/users_alter_deactivated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/55
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/60
> copying synapse/storage/schema/main/delta/60/01recreate_stream_ordering.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/60
> copying synapse/storage/schema/main/delta/60/02change_stream_ordering_columns.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/60
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/62
> copying synapse/storage/schema/main/delta/62/01insertion_event_extremities.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/62
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/01create_registration_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/02delete_unlinked_email_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/04add_presence_stream_not_offline_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/03session_store.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> copying synapse/storage/schema/main/delta/63/02populate-rooms-creator.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/63
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/64
> copying synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/64
> copying synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/64
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/05_remove_room_stats_historical_and_user_stats_historical.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/04_local_group_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/01msc2716_insertion_event_edges.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/08_device_inbox_background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/10_expirable_refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/03remove_hidden_devices_from_device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/07_arbitrary_relations.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/11_devices_auth_provider_session.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> copying synapse/storage/schema/main/delta/65/06remove_deleted_devices_from_device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/65
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/67
> copying synapse/storage/schema/main/delta/67/01drop_public_room_list_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/67
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/70
> copying synapse/storage/schema/main/delta/70/01clean_table_purged_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/70
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01rebuild_event_edges.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/02event_push_summary_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01remove_noop_background_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/71
> copying synapse/storage/schema/main/delta/71/01rebuild_event_edges.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/71
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/01_add_profiles_full_user_id_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/02_add_user_filters_full_user_id_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/04_add_room_forgetter.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/76
> copying synapse/storage/schema/main/delta/76/03_per_user_experimental_features.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/76
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_actions_staging.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_summary.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/14bg_indices_event_stream_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/03bg_populate_full_user_id_profiles.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/02_add_user_filters_not_valid_check.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/05thread_notifications_backfill.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/01_add_profiles_not_valid_check.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/04bg_populate_full_user_id_user_filters.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> copying synapse/storage/schema/main/delta/77/06thread_notifications_not_null_event_push_actions.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/77
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/04_read_write_locks_deadlock.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/01_users_alter_locked.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/02_scheduled_tasks.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/03_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> copying synapse/storage/schema/main/delta/80/02_read_write_locks_unlogged.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/80
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/05gaps.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/02_scheduled_tasks_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/82
> copying synapse/storage/schema/main/delta/82/04_add_indices_for_purging_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/82
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/03_instance_name_receipts.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/05_cross_signing_key_update_grant.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/83
> copying synapse/storage/schema/main/delta/83/06_event_push_summary_room.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/83
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/redactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/state.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/room_aliases.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/application_services.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/im.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/event_signatures.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/presence.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/transactions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/profiles.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/push.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/event_edges.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> copying synapse/storage/schema/main/full_schemas/16/media_repository.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/16
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/stream_positions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/54
> copying synapse/storage/schema/main/full_schemas/54/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/72
> copying synapse/storage/schema/main/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/72
> copying synapse/storage/schema/main/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/full_schemas/72
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/23
> copying synapse/storage/schema/state/delta/23/drop_state_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/23
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/32
> copying synapse/storage/schema/state/delta/32/remove_state_indices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/32
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/state_dedupe.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/state.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/35
> copying synapse/storage/schema/state/delta/35/add_state_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/35
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/56
> copying synapse/storage/schema/state/delta/56/state_group_room_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/56
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/61
> copying synapse/storage/schema/state/delta/61/02state_groups_state_n_distinct.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/61
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/70
> copying synapse/storage/schema/state/delta/70/08_state_group_edges_unique.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/delta/70
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/54
> copying synapse/storage/schema/state/full_schemas/54/full.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/54
> copying synapse/storage/schema/state/full_schemas/54/sequence.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/54
> creating /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/state/full_schemas/72/full.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/state/full_schemas/72/full.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/state/full_schemas/72
> copying synapse/storage/schema/main/delta/20/dummy.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/20
> copying synapse/storage/schema/main/delta/25/history_visibility.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/tags.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/25/guest_access.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/25
> copying synapse/storage/schema/main/delta/27/account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/27/forgotten_memberships.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/27
> copying synapse/storage/schema/main/delta/30/alias_creator.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/deleted_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/threepid_guest_access_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/presence_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/push_rule_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/30/public_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/30
> copying synapse/storage/schema/main/delta/31/local_media_repository_url_cache.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/pushers_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/31/invites.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/31
> copying synapse/storage/schema/main/delta/33/devices_for_e2e_keys_clear_unknown_device.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/devices_for_e2e_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/user_ips_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/access_tokens_device_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/33/devices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/33
> copying synapse/storage/schema/main/delta/34/device_inbox.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/appservice_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/34/push_display_name_rename.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/34
> copying synapse/storage/schema/main/delta/37/user_threepids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/37
> copying synapse/storage/schema/main/delta/42/device_list_last_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/event_auth_state_only.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/42/current_state_delta.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/42
> copying synapse/storage/schema/main/delta/48/add_user_consent.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/groups_joinable.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/add_user_ips_last_seen_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/48/deactivated_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/48
> copying synapse/storage/schema/main/delta/50/add_creation_ts_users_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/50/erasure_store.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/50
> copying synapse/storage/schema/main/delta/56/event_expiry.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/add_spans_to_device_lists.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/drop_unused_event_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/event_labels.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/nuke_empty_communities_from_db.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/stats_separated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/remove_tombstoned_rooms_from_directory.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor4.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/hidden_devices_fix.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/event_labels_background_update.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/signing_keys_nonunique_signatures.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/signing_keys.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/fix_room_keys_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/hidden_devices.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/destinations_retry_interval_type.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/device_stream_id_insert.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/devices_last_seen.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/current_state_events_membership_mk2.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/delete_keys_from_deleted_backups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/public_room_list_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/user_external_ids.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/redaction_censor3_fix_update.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/destinations_failure_ts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/current_state_events_membership.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_retention.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/users_in_public_rooms_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_key_etag.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/56/room_membership_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/56
> copying synapse/storage/schema/main/delta/57/remove_sent_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_2.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/delete_old_current_state_events.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_3.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/device_list_remote_cache_stale.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_2.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/57/rooms_version_column_3.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/57
> copying synapse/storage/schema/main/delta/58/15unread_count.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/14events_instance_name.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/08_media_safe_from_quarantine.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/12room_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/24drop_event_json_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10federation_pos_instance_name.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/22puppet_token.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/28drop_last_used_column.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/13remove_presence_allow_inbound.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/19instance_map.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07add_method_to_thumbnail_constraint.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/17_catchup_last_successful.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/25user_external_ids_user_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/09shadow_ban.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/02remove_dup_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/21drop_device_max_stream_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/18stream_positions.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/05cache_instance.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10_pushrules_enabled_delete_obsolete.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/23e2e_cross_signing_keys_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/03persist_ui_auth.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/20instance_name_event_tables.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/16populate_stats_process_rooms_fix.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/27local_invites.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/28drop_last_used_column.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11dehydration.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/10drop_local_rejections_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/22users_have_local_media.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/08_media_safe_from_quarantine.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/20user_daily_visits.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/26access_token_last_validated.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/11fallback.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/21as_device_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/15_catchup_destination_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07add_method_to_thumbnail_constraint.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/14events_instance_name.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/07persist_ui_auth_ips.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/58/19txn_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/58
> copying synapse/storage/schema/main/delta/59/06chain_cover_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/07shard_account_data_fix.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/05cache_invalidation.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/11add_knock_members_to_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/02shard_send_to_device.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/08delete_stale_pushers.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04_event_auth_chains.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/16federation_inbound_staging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/03shard_send_to_device_sequence.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/13users_to_send_full_presence_to.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04drop_account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/06shard_account_data.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/09rejected_events_metadata.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/14refresh_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12presence_stream_instance.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/08delete_pushers_for_deactivated_accounts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/15locks.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/04_event_auth_chains.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/10delete_purged_chain_cover.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12presence_stream_instance_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/12account_validity_token_used_ts_ms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/11drop_thumbnail_constraint.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/59/06shard_account_data.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/59
> copying synapse/storage/schema/main/delta/61/01insertion_event_lookups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/02drop_redundant_room_depth_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/61/01change_appservices_txns.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/61
> copying synapse/storage/schema/main/delta/68/05_delete_non_strings_from_event_search.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/04partial_state_rooms.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/06_msc3202_add_device_list_appservice_stream_type.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/01event_columns.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/04_refresh_tokens_index_next_token_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/03_delete_account_data_for_deactivated_accounts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/68/02_msc2409_add_device_id_appservice_stream_type.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/68
> copying synapse/storage/schema/main/delta/69/02cache_invalidation_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/69/01device_list_oubound_by_room.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/69
> copying synapse/storage/schema/main/delta/72/04drop_column_application_services_state_last_txn.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/04drop_column_application_services_state_last_txn.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/01add_room_type_to_state_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/05remove_unstable_private_read_receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/06add_consent_ts_to_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/06thread_notifications.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03drop_event_reference_hashes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/02event_push_actions_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/01event_push_summary_receipt.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/03remove_groups.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/08thread_receipts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/05receipts_event_stream_ordering.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/09partial_indices.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07thread_receipts.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/08begin_cache_invalidation_seq_at_2.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/72/07thread_receipts.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/72
> copying synapse/storage/schema/main/delta/73/23_fix_thread_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/23_un_partial_stated_room_stream_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/21_un_partial_stated_room_stream_seq.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/02room_id_indexes_for_purging.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/02add_pusher_enabled.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/04partial_join_details.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/03users_approved_column.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/12refactor_device_list_outbound_pokes.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/25drop_presence.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/10login_tokens.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/05old_push_actions.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/22_un_partial_stated_event_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/22_rebuild_user_dir_stats.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/20_un_partial_stated_room_stream.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/01event_failed_pull_attempts.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/03pusher_device_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/06thread_notifications_thread_id_idx.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/11event_search_room_id_n_distinct.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/05old_push_actions.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/13add_device_lists_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/04pending_device_list_updates.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/08thread_receipts_non_null.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/09partial_joined_via_destination.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/09threads_table.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/73/24_events_jump_to_date_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/73
> copying synapse/storage/schema/main/delta/74/02_set_device_id_for_pushers_bg_update.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/01_user_directory_stale_remote_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_room_membership_index.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/90COMMENTS_destinations.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_membership_tables_event_stream_ordering.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/05_events_txn_id_device_id.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/03_membership_tables_event_stream_ordering.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/74/04_delete_e2e_backup_keys_for_deactivated_users.sql -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/74
> copying synapse/storage/schema/main/delta/79/05_read_write_locks_triggers.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/03_read_write_locks_triggers.sql.sqlite -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/05_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> copying synapse/storage/schema/main/delta/79/03_read_write_locks_triggers.sql.postgres -> /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/storage/schema/main/delta/79
> running build_ext
> running build_rust
> /usr/share/cargo/bin/cargo rustc --lib --message-format=json-render-diagnostics --manifest-path rust/Cargo.toml --release -v --features pyo3/extension-module -- --crate-type cdylib
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'rustc', '--verbose', '--verbose', '-j8', '--target', 'x86_64-unknown-linux-gnu', '--lib', '--message-format=json-render-diagnostics', '--manifest-path', 'rust/Cargo.toml', '--release', '-v', '--features', 'pyo3/extension-module', '--', '--crate-type', 'cdylib'],) {}
>        Fresh unicode-ident v1.0.12
>        Fresh autocfg v1.1.0
>        Fresh version_check v0.9.4
>        Fresh once_cell v1.18.0
>        Fresh proc-macro2 v1.0.69
>        Fresh target-lexicon v0.12.12
>        Fresh quote v1.0.30
>        Fresh typenum v1.16.0
>    Compiling pyo3-build-config v0.19.2
>        Fresh libc v0.2.150
>        Fresh generic-array v0.14.7
>        Fresh syn v1.0.109
>        Fresh scopeguard v1.1.0
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-5cc95a5787ca1cd4/build-script-build`
>        Fresh cfg-if v1.0.0
>        Fresh smallvec v1.11.2
>        Fresh crypto-common v0.1.6
>        Fresh pyo3-macros-backend v0.19.2
>        Fresh block-buffer v0.10.2
>        Fresh parking_lot_core v0.9.9
>        Fresh lock_api v0.4.9
>        Fresh syn v2.0.39
>        Fresh subtle v2.4.1
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:260:5
>     |
> 260 |     #[inline]
>     |     ^^^^^^^^^
>     |
>     = note: `#[warn(unused_attributes)]` on by default
> 
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:383:5
>     |
> 383 |     #[inline]
>     |     ^^^^^^^^^
> 
> warning: `#[inline]` is ignored on function prototypes
>    --> /usr/share/cargo/registry/subtle-2.4.1/src/lib.rs:533:5
>     |
> 533 |     #[inline]
>     |     ^^^^^^^^^
> 
>        Fresh anyhow v1.0.75
>        Fresh memoffset v0.6.5
> warning: `subtle` (lib) generated 3 warnings
>        Fresh digest v0.10.7
>        Fresh parking_lot v0.12.1
>        Fresh serde_derive v1.0.192
>        Fresh pyo3-macros v0.19.2
>        Fresh indoc v2.0.3
>        Fresh unindent v0.2.1
>        Fresh memchr v2.6.4
>        Fresh serde v1.0.192
>        Fresh blake2 v0.10.6
>        Fresh hex v0.4.3
>        Fresh regex-syntax v0.8.2
>        Fresh log v0.4.20
>        Fresh aho-corasick v1.1.2
>        Fresh itoa v1.0.9
>        Fresh ryu v1.0.15
>        Fresh arc-swap v1.6.0
>        Fresh lazy_static v1.4.0
>        Fresh regex-automata v0.4.3
>        Fresh serde_json v1.0.108
>        Fresh regex v1.10.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_build_config CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-build-config-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Build configuration for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-build-config CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/pyo3-build-config-e045e0fc370ba11f/out rustc --crate-name pyo3_build_config --edition=2018 /usr/share/cargo/registry/pyo3-build-config-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="resolve-config"' -C metadata=85579b35a88eb097 -C extra-filename=-85579b35a88eb097 --out-dir /<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern once_cell=/<<PKGBUILDDIR>>/target/release/deps/libonce_cell-b486c5afc1e897a4.rmeta --extern target_lexicon=/<<PKGBUILDDIR>>/target/release/deps/libtarget_lexicon-5548a4040b40c0e4.rmeta --cap-lints warn`
>    Compiling pyo3-ffi v0.19.2
>    Compiling pyo3 v0.19.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Bindings to Python interpreter' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3 CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-0.19.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="anyhow"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=930631af5b1a018e -C extra-filename=-930631af5b1a018e --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-930631af5b1a018e -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-85579b35a88eb097.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-ffi-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Python-API bindings for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-ffi CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/pyo3-ffi-0.19.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=2a614fdbb2381412 -C extra-filename=-2a614fdbb2381412 --out-dir /<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-2a614fdbb2381412 -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3_build_config=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_build_config-85579b35a88eb097.rlib --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-ffi-2a614fdbb2381412/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_ffi CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-ffi-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Python-API bindings for the PyO3 ecosystem' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-ffi CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/pyo3-ffi-4a27f3f3e6c07b42/out rustc --crate-name pyo3_ffi --edition=2018 /usr/share/cargo/registry/pyo3-ffi-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=7ec44e8b7fb8686a -C extra-filename=-7ec44e8b7fb8686a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-14fd76ba2090456c.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert --cfg thread_local_const_init --cfg panic_unwind`
>      Running `/<<PKGBUILDDIR>>/target/release/build/pyo3-930631af5b1a018e/build-script-build`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3 CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-0.19.2 CARGO_PKG_AUTHORS='PyO3 Project and Contributors <https://github.com/PyO3>' CARGO_PKG_DESCRIPTION='Bindings to Python interpreter' CARGO_PKG_HOMEPAGE='https://github.com/pyo3/pyo3' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3 CARGO_PKG_REPOSITORY='https://github.com/pyo3/pyo3' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/pyo3-81782a598dab7df6/out rustc --crate-name pyo3 --edition=2018 /usr/share/cargo/registry/pyo3-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="abi3"' --cfg 'feature="abi3-py310"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py38"' --cfg 'feature="abi3-py39"' --cfg 'feature="anyhow"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=4640ca32f4199f39 -C extra-filename=-4640ca32f4199f39 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanyhow-31948ebdbf3a977a.rmeta --extern cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-abb4486748d821d6.rmeta --extern indoc=/<<PKGBUILDDIR>>/target/release/deps/libindoc-a43f44b5eb116336.so --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-14fd76ba2090456c.rmeta --extern memoffset=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libmemoffset-38a77f2f521396ed.rmeta --extern parking_lot=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libparking_lot-b6e3b2cab40a40ee.rmeta --extern pyo3_ffi=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3_ffi-7ec44e8b7fb8686a.rmeta --extern pyo3_macros=/<<PKGBUILDDIR>>/target/release/deps/libpyo3_macros-bffbc20d56b67c9f.so --extern unindent=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libunindent-b7ae1338058f8c57.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg Py_LIMITED_API --cfg min_const_generics --cfg addr_of --cfg option_insert --cfg thread_local_const_init --cfg panic_unwind`
>    Compiling pythonize v0.19.0
>    Compiling pyo3-log v0.8.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pythonize CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pythonize-0.19.0 CARGO_PKG_AUTHORS='David Hewitt <1939362+davidhewitt at users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3.' CARGO_PKG_HOMEPAGE='https://github.com/davidhewitt/pythonize' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pythonize CARGO_PKG_REPOSITORY='https://github.com/davidhewitt/pythonize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pythonize --edition=2018 /usr/share/cargo/registry/pythonize-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=4c232809729bd0d5 -C extra-filename=-4c232809729bd0d5 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rmeta --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-ac9d226a812dc752.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyo3_log CARGO_MANIFEST_DIR=/usr/share/cargo/registry/pyo3-log-0.8.3 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <vorner at vorner.cz>' CARGO_PKG_DESCRIPTION='Logging bridge from pyo3 native extension to python' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyo3-log CARGO_PKG_REPOSITORY='https://github.com/vorner/pyo3-log' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' rustc --crate-name pyo3_log --edition=2018 /usr/share/cargo/registry/pyo3-log-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=6a295ea56e33dc75 -C extra-filename=-6a295ea56e33dc75 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern arc_swap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libarc_swap-aa9af0f106f0cb0e.rmeta --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-ec508ebf3bd5d0c6.rmeta --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling synapse v0.1.0 (/<<PKGBUILDDIR>>/rust)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=synapse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/rust CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synapse CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/synapse-025f0cf52a18fac4/out SYNAPSE_RUST_DIGEST=16ffaa5934adc974124f3f9b916c7aa29ad41ebfe5b31b4b436c4ccfa66f4d1269a3165e3d42297f67ac9d6590f0d36d3c769f48a8bc65734821d803812d1be0 rustc --crate-name synapse --edition=2021 rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --crate-type cdylib --cfg 'feature="default"' --cfg 'feature="extension-module"' -C metadata=bc3f88fed63fb5c2 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanyhow-31948ebdbf3a977a.rlib --extern lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblazy_static-24c67c7d5cd579f1.rlib --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblog-ec508ebf3bd5d0c6.rlib --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3-4640ca32f4199f39.rlib --extern pyo3_log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpyo3_log-6a295ea56e33dc75.rlib --extern pythonize=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libpythonize-4c232809729bd0d5.rlib --extern regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libregex-f1a9361068d333d7.rlib --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde-ac9d226a812dc752.rlib --extern serde_json=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libserde_json-db4ed1da44cb53ab.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/matrix-synapse-1.97.0 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>     Finished release [optimized] target(s) in 18.18s
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'metadata', '--manifest-path', 'rust/Cargo.toml', '--format-version', '1'],) {}
> Copying rust artifact from /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/libsynapse.so to /<<PKGBUILDDIR>>/build/lib.linux-x86_64-cpython-311/synapse/synapse_rust.abi3.so
> Successfully built matrix_synapse-1.97.0-cp311-cp311-manylinux_2_37_x86_64.whl
> I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build; python3.12 -m pytest tests
> ============================= test session starts ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build
> plugins: twisted-1.13.2
> collected 3010 items / 2 errors
> 
> ==================================== ERRORS ====================================
> _________________ ERROR collecting tests/handlers/test_saml.py _________________
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
>     result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
>     call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
>     self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in _inject_setup_module_fixture
>     self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
>     self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
>     return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
>     mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:567: in import_path
>     importlib.import_module(module_name)
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:935: in _load_unlocked
>     ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:186: in exec_module
>     exec(co, module.__dict__)
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_saml.py:32: in <module>
>     import saml2.config
> /usr/lib/python3/dist-packages/saml2/config.py:20: in <module>
>     from saml2.mdstore import MetadataStore
> /usr/lib/python3/dist-packages/saml2/mdstore.py:28: in <module>
>     from saml2.httpbase import HTTPBase
> /usr/lib/python3/dist-packages/saml2/httpbase.py:13: in <module>
>     from saml2.pack import http_post_message
> /usr/lib/python3/dist-packages/saml2/pack.py:20: in <module>
>     from saml2.sigver import REQ_ORDER, RESP_ORDER
> /usr/lib/python3/dist-packages/saml2/sigver.py:68: in <module>
>     from saml2.xml.schema import validate as validate_doc_with_schema
> /usr/lib/python3/dist-packages/saml2/xml/schema/__init__.py:10: in <module>
>     from xmlschema import XMLSchema as _XMLSchema
> /usr/lib/python3/dist-packages/xmlschema/__init__.py:20: in <module>
>     from .dataobjects import DataElement, DataElementConverter, DataBindingConverter
> /usr/lib/python3/dist-packages/xmlschema/dataobjects.py:27: in <module>
>     from . import validators
> /usr/lib/python3/dist-packages/xmlschema/validators/__init__.py:38: in <module>
>     from .schemas import XMLSchemaMeta, XMLSchemaBase, XMLSchema, XMLSchema10, XMLSchema11
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:2137: in <module>
>     class XMLSchema10(XMLSchemaBase):
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:148: in __new__
>     meta_schema = meta_schema_class.create_meta_schema(meta_schema_file)
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:763: in create_meta_schema
>     meta_schema = meta_schema_class(source, XSD_NAMESPACE, global_maps=global_maps,
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:357: in __init__
>     self.source = XMLResource(source, base_url, allow, defuse, timeout)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:511: in __init__
>     self.parse(source, lazy)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:746: in parse
>     url = normalize_url(source, self._base_url)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:188: in normalize_url
>     path = _PurePath.from_uri(url)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:109: in from_uri
>     return cls(uri)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:98: in __new__
>     return cast('_PurePath', cls._from_parts(args))
> E   AttributeError: type object '_PurePosixPath' has no attribute '_from_parts'. Did you mean: '_load_parts'?
> _______________ ERROR collecting tests/rest/client/test_login.py _______________
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
>     result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
>     call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
>     self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in _inject_setup_module_fixture
>     self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
>     self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
>     return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
>     mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:567: in import_path
>     importlib.import_module(module_name)
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:935: in _load_unlocked
>     ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:186: in exec_module
>     exec(co, module.__dict__)
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_login.py:40: in <module>
>     from tests.handlers.test_saml import has_saml2
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:935: in _load_unlocked
>     ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:186: in exec_module
>     exec(co, module.__dict__)
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_saml.py:32: in <module>
>     import saml2.config
> /usr/lib/python3/dist-packages/saml2/config.py:20: in <module>
>     from saml2.mdstore import MetadataStore
> /usr/lib/python3/dist-packages/saml2/mdstore.py:28: in <module>
>     from saml2.httpbase import HTTPBase
> /usr/lib/python3/dist-packages/saml2/httpbase.py:13: in <module>
>     from saml2.pack import http_post_message
> /usr/lib/python3/dist-packages/saml2/pack.py:20: in <module>
>     from saml2.sigver import REQ_ORDER, RESP_ORDER
> /usr/lib/python3/dist-packages/saml2/sigver.py:68: in <module>
>     from saml2.xml.schema import validate as validate_doc_with_schema
> /usr/lib/python3/dist-packages/saml2/xml/schema/__init__.py:10: in <module>
>     from xmlschema import XMLSchema as _XMLSchema
> /usr/lib/python3/dist-packages/xmlschema/__init__.py:20: in <module>
>     from .dataobjects import DataElement, DataElementConverter, DataBindingConverter
> /usr/lib/python3/dist-packages/xmlschema/dataobjects.py:27: in <module>
>     from . import validators
> /usr/lib/python3/dist-packages/xmlschema/validators/__init__.py:38: in <module>
>     from .schemas import XMLSchemaMeta, XMLSchemaBase, XMLSchema, XMLSchema10, XMLSchema11
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:2137: in <module>
>     class XMLSchema10(XMLSchemaBase):
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:148: in __new__
>     meta_schema = meta_schema_class.create_meta_schema(meta_schema_file)
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:763: in create_meta_schema
>     meta_schema = meta_schema_class(source, XSD_NAMESPACE, global_maps=global_maps,
> /usr/lib/python3/dist-packages/xmlschema/validators/schemas.py:357: in __init__
>     self.source = XMLResource(source, base_url, allow, defuse, timeout)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:511: in __init__
>     self.parse(source, lazy)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:746: in parse
>     url = normalize_url(source, self._base_url)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:188: in normalize_url
>     path = _PurePath.from_uri(url)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:109: in from_uri
>     return cls(uri)
> /usr/lib/python3/dist-packages/xmlschema/resources.py:98: in __new__
>     return cast('_PurePath', cls._from_parts(args))
> E   AttributeError: type object '_PurePosixPath' has no attribute '_from_parts'. Did you mean: '_load_parts'?
> =============================== warnings summary ===============================
> ../../../../../../usr/lib/python3/dist-packages/twisted/web/http.py:103
>   /usr/lib/python3/dist-packages/twisted/web/http.py:103: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
>     import cgi
> 
> synapse/config/_base.py:43
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/synapse/config/_base.py:43: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
>     import pkg_resources
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(parent)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who.plugins')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(parent)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> tests/unittest.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/unittest.py:51: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/unittest.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/unittest.py:51: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/server.py:73
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server.py:73: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/server.py:73
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server.py:73: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/test_federation.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/test_federation.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_mau.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/test_mau.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_phone_home.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/test_phone_home.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_terms_auth.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/test_terms_auth.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/test_terms_auth.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/test_terms_auth.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/api/test_auth.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/api/test_auth.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/api/test_filtering.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/api/test_filtering.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/app/test_openid_listener.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/app/test_openid_listener.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/appservice/test_api.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/appservice/test_api.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/appservice/test_scheduler.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/appservice/test_scheduler.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/config/test_tls.py:41
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/config/test_tls.py:41: PytestCollectionWarning: cannot collect test class 'TestConfig' because it has a __init__ constructor (from: tests/config/test_tls.py)
>     class TestConfig(RootConfig):
> 
> tests/crypto/test_keyring.py:27
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/crypto/test_keyring.py:27: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/events/test_presence_router.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/events/test_presence_router.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_sync.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_sync.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/events/test_snapshot.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/events/test_snapshot.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_catch_up.py:5
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/federation/test_federation_catch_up.py:5: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_client.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/federation/test_federation_client.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_sender.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/federation/test_federation_sender.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_server.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/federation/test_federation_server.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/transport/test_knocking.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/federation/transport/test_knocking.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_admin.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_admin.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_appservice.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_appservice.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_auth.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_auth.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_cas.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_cas.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_deactivate_account.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_deactivate_account.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_device.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_device.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_directory.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_directory.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_e2e_keys.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_e2e_keys.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_e2e_room_keys.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_e2e_room_keys.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_federation.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_federation.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_federation_event.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_federation_event.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_message.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_message.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oauth_delegation.py:27
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_oauth_delegation.py:27: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oidc.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_oidc.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oidc.py:75
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_oidc.py:75: PytestCollectionWarning: cannot collect test class 'TestMappingProvider' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProvider:
> 
> tests/handlers/test_oidc.py:95
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_oidc.py:95: PytestCollectionWarning: cannot collect test class 'TestMappingProviderExtra' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProviderExtra(TestMappingProvider):
> 
> tests/handlers/test_oidc.py:102
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_oidc.py:102: PytestCollectionWarning: cannot collect test class 'TestMappingProviderFailures' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProviderFailures(TestMappingProvider):
> 
> tests/handlers/test_password_providers.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_password_providers.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_presence.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_presence.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/_base.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/_base.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_profile.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_profile.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_receipts.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_receipts.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_register.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_register.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_register.py:47
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_register.py:47: PytestCollectionWarning: cannot collect test class 'TestSpamChecker' because it has a __init__ constructor (from: tests/handlers/test_register.py)
>     class TestSpamChecker:
> 
> tests/handlers/test_register.py:103
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_register.py:103: PytestCollectionWarning: cannot collect test class 'TestLegacyRegistrationSpamChecker' because it has a __init__ constructor (from: tests/handlers/test_register.py)
>     class TestLegacyRegistrationSpamChecker:
> 
> tests/handlers/test_room_member.py:3
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_room_member.py:3: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_room_summary.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_room_summary.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_saml.py:20
> tests/handlers/test_saml.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_saml.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> ../../../../../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
>   /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
>     EPOCH = datetime.datetime.utcfromtimestamp(0)
> 
> tests/handlers/test_sso.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_sso.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_stats.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_stats.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_typing.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_typing.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_user_directory.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_user_directory.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_user_directory.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_user_directory.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_worker_lock.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/handlers/test_worker_lock.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/test_client.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_client.py:24: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol
> 
> tests/http/test_matrixfederationclient.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_matrixfederationclient.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_matrixfederationclient.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_matrixfederationclient.py:23: DeprecationWarning: twisted.test.proto_helpers.StringTransport was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.StringTransport instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_simple_client.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_simple_client.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/test_site.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_site.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_site.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/test_site.py:16: DeprecationWarning: twisted.test.proto_helpers.StringTransport was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.StringTransport instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/logging/test_opentracing.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/logging/test_opentracing.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/logging/test_remote_handler.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/logging/test_remote_handler.py:17: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/logging/test_remote_handler.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/logging/test_remote_handler.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/media/test_media_storage.py:30
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/media/test_media_storage.py:30: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/media/test_media_storage.py:675
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/media/test_media_storage.py:675: PytestCollectionWarning: cannot collect test class 'TestSpamCheckerLegacy' because it has a __init__ constructor (from: tests/media/test_media_storage.py)
>     class TestSpamCheckerLegacy:
> 
> tests/media/test_oembed.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/media/test_oembed.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/media/test_url_previewer.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/media/test_url_previewer.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_account_data_manager.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/module_api/test_account_data_manager.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_api.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/module_api/test_api.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_event_unsigned_addition.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/module_api/test_event_unsigned_addition.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_bulk_push_rule_evaluator.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/push/test_bulk_push_rule_evaluator.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_email.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/push/test_email.py:24: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_http.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/push/test_http.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_push_rule_evaluator.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/push/test_push_rule_evaluator.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_auth.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_auth.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_federation_ack.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_federation_ack.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_multi_media_repo.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_multi_media_repo.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/__init__.py:143
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/__init__.py:143: PytestCollectionWarning: cannot collect test class 'TestServerTLSConnectionFactory' because it has a __init__ constructor (from: tests/replication/test_multi_media_repo.py)
>     @implementer(IOpenSSLServerConnectionCreator)
> 
> tests/replication/test_pusher_shard.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_pusher_shard.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_sharded_event_persister.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_sharded_event_persister.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_sharded_receipts.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/test_sharded_receipts.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/storage/test_events.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/storage/test_events.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/storage/_base.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/storage/_base.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/tcp/streams/test_events.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/replication/tcp/streams/test_events.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_admin.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_admin.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_background_updates.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_background_updates.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_device.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_device.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_event_reports.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_event_reports.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_federation.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_federation.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_media.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_media.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_registration_tokens.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_registration_tokens.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_room.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_room.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_server_notice.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_server_notice.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_statistics.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_statistics.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_user.py:25
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_user.py:25: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_username_available.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/admin/test_username_available.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_account.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_account.py:24: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_auth.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_auth.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/utils.py:39
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/utils.py:39: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/rest/client/test_capabilities.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_capabilities.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_consent.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_consent.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_devices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_devices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_directory.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_directory.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_ephemeral_message.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_ephemeral_message.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_events.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_events.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_filter.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_filter.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_identity.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_identity.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/server/_base.py:36
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/http/server/_base.py:36: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/rest/client/test_login.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_login.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_login_token_request.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_login_token_request.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_mutual_rooms.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_mutual_rooms.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_notifications.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_notifications.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_password_policy.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_password_policy.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_power_levels.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_power_levels.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_presence.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_presence.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_profile.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_profile.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_read_marker.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_read_marker.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_redactions.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_redactions.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_register.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_register.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_relations.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_relations.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_rendezvous.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_rendezvous.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_report_event.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_report_event.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_retention.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_retention.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_rooms.py:29
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_rooms.py:29: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_stream.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_stream.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_shadow_banned.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_shadow_banned.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_sync.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_sync.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_third_party_rules.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_third_party_rules.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_typing.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_typing.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_upgrade_room.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/client/test_upgrade_room.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/key/v2/test_remote_key_resource.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/key/v2/test_remote_key_resource.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/key/v2/test_remote_key_resource.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/key/v2/test_remote_key_resource.py:24: DeprecationWarning: twisted.web.resource.NoResource was deprecated in Twisted NEXT: Use twisted.web.pages.notFound instead, which properly escapes HTML.
>     from twisted.web.resource import NoResource, Resource
> 
> tests/rest/media/test_domain_blocking.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/media/test_domain_blocking.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/media/test_media_retention.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/media/test_media_retention.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/media/test_url_preview.py:26
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/media/test_url_preview.py:26: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactor
> 
> tests/rest/media/test_url_preview.py:26
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/rest/media/test_url_preview.py:26: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactor
> 
> tests/server_notices/test_consent.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server_notices/test_consent.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server_notices/test_resource_limits_server_notices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server_notices/test_resource_limits_server_notices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/state/test_v2.py:871
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/state/test_v2.py:871: PytestCollectionWarning: cannot collect test class 'TestStateResolutionStore' because it has a __init__ constructor (from: tests/state/test_v2.py)
>     @attr.s
> 
> tests/storage/test__base.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test__base.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_account_data.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_account_data.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_appservice.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_appservice.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_appservice.py:453
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_appservice.py:453: PytestCollectionWarning: cannot collect test class 'TestTransactionStore' because it has a __init__ constructor (from: tests/storage/test_appservice.py)
>     class TestTransactionStore(ApplicationServiceTransactionStore, ApplicationServiceStore):
> 
> tests/storage/test_background_update.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_background_update.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server.py:933
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server.py:933: PytestCollectionWarning: cannot collect test class 'TestHomeServer' because it has a __init__ constructor (from: tests/storage/test_base.py)
>     class TestHomeServer(HomeServer):
> 
> tests/storage/test_cleanup_extrems.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_cleanup_extrems.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_client_ips.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_client_ips.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_database.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_database.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_devices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_devices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_directory.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_directory.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_e2e_room_keys.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_e2e_room_keys.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_end_to_end_keys.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_end_to_end_keys.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_chain.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_event_chain.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_federation.py:33
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_event_federation.py:33: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_push_actions.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_event_push_actions.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_events.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_events.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_id_generators.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_id_generators.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_monthly_active_users.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_monthly_active_users.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_profile.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_profile.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_purge.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_purge.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_redaction.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_redaction.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_registration.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_registration.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_relations.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_relations.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_rollback_worker.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_rollback_worker.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_room.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_room.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_room_search.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_room_search.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_roommember.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_roommember.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server.py:933
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/server.py:933: PytestCollectionWarning: cannot collect test class 'TestHomeServer' because it has a __init__ constructor (from: tests/storage/test_roommember.py)
>     class TestHomeServer(HomeServer):
> 
> tests/storage/test_state.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_state.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_transactions.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_transactions.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_txn_limit.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_txn_limit.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_user_filters.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/test_user_filters.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_deviceinbox.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_deviceinbox.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_end_to_end_keys.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_end_to_end_keys.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_events_worker.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_events_worker.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_lock.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_lock.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_room.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/storage/databases/main/test_room.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/util/test_logformatter.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/util/test_logformatter.py:21: PytestCollectionWarning: cannot collect test class 'TestException' because it has a __init__ constructor (from: tests/util/test_logformatter.py)
>     class TestException(Exception):
> 
> tests/util/test_task_scheduler.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build/tests/util/test_task_scheduler.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> ERROR tests/handlers/test_saml.py - AttributeError: type object '_PurePosixPa...
> ERROR tests/rest/client/test_login.py - AttributeError: type object '_PurePos...
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
> ======================= 196 warnings, 2 errors in 5.61s ========================
> E: pybuild pybuild:395: test: plugin pyproject failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_matrix-synapse/build; python3.12 -m pytest tests
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build; python3.11 -m pytest tests
> ============================= test session starts ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build
> plugins: twisted-1.13.2
> collected 3062 items
> 
> tests/test_distributor.py ....                                           [  0%]
> tests/test_event_auth.py ................                                [  0%]
> tests/test_federation.py ......                                          [  0%]
> tests/test_mau.py .......                                                [  1%]
> tests/test_phone_home.py ...                                             [  1%]
> tests/test_rust.py .                                                     [  1%]
> tests/test_server.py ...................                                 [  1%]
> tests/test_state.py ............                                         [  2%]
> tests/test_terms_auth.py .                                               [  2%]
> tests/test_test_utils.py ...                                             [  2%]
> tests/test_types.py .................                                    [  2%]
> tests/test_visibility.py ....                                            [  3%]
> tests/api/test_auth.py ........................                          [  3%]
> tests/api/test_errors.py ...                                             [  3%]
> tests/api/test_filtering.py .....................................        [  5%]
> tests/api/test_ratelimiting.py .............                             [  5%]
> tests/app/test_homeserver_start.py .                                     [  5%]
> tests/app/test_openid_listener.py ........                               [  5%]
> tests/app/test_phone_stats_home.py ...                                   [  5%]
> tests/appservice/test_api.py ...                                         [  6%]
> tests/appservice/test_appservice.py ................                     [  6%]
> tests/appservice/test_scheduler.py .............                         [  6%]
> tests/config/test___main__.py ...                                        [  7%]
> tests/config/test_api.py .......                                         [  7%]
> tests/config/test_appservice.py ..                                       [  7%]
> tests/config/test_background_update.py ..                                [  7%]
> tests/config/test_base.py ....                                           [  7%]
> tests/config/test_cache.py ........                                      [  7%]
> tests/config/test_database.py .                                          [  7%]
> tests/config/test_generate.py .                                          [  7%]
> tests/config/test_load.py ......                                         [  8%]
> tests/config/test_oauth_delegation.py sssssssssssssssssssss              [  8%]
> tests/config/test_ratelimiting.py ....                                   [  8%]
> tests/config/test_registration_config.py ..                              [  8%]
> tests/config/test_room_directory.py ..                                   [  9%]
> tests/config/test_server.py .........                                    [  9%]
> tests/config/test_tls.py ........                                        [  9%]
> tests/config/test_util.py .                                              [  9%]
> tests/config/test_workers.py .......                                     [  9%]
> tests/crypto/test_event_signing.py ..                                    [  9%]
> tests/crypto/test_keyring.py ............                                [ 10%]
> tests/events/test_presence_router.py ....                                [ 10%]
> tests/events/test_snapshot.py ...                                        [ 10%]
> tests/events/test_utils.py ............................................. [ 12%]
> ......                                                                   [ 12%]
> tests/federation/test_complexity.py ......                               [ 12%]
> tests/federation/test_federation_catch_up.py .......                     [ 12%]
> tests/federation/test_federation_client.py .....                         [ 12%]
> tests/federation/test_federation_sender.py ..........                    [ 13%]
> tests/federation/test_federation_server.py ...........                   [ 13%]
> tests/federation/transport/test_client.py ....                           [ 13%]
> tests/federation/transport/test_knocking.py .                            [ 13%]
> tests/federation/transport/test_server.py ...                            [ 13%]
> tests/federation/transport/server/test__base.py ss.                      [ 13%]
> tests/handlers/test_admin.py ...........                                 [ 14%]
> tests/handlers/test_appservice.py .........................              [ 15%]
> tests/handlers/test_auth.py .........                                    [ 15%]
> tests/handlers/test_cas.py .....                                         [ 15%]
> tests/handlers/test_deactivate_account.py .......                        [ 15%]
> tests/handlers/test_device.py ...............                            [ 16%]
> tests/handlers/test_directory.py .......................                 [ 16%]
> tests/handlers/test_e2e_keys.py .....................                    [ 17%]
> tests/handlers/test_e2e_room_keys.py ..................                  [ 18%]
> tests/handlers/test_federation.py ............                           [ 18%]
> tests/handlers/test_federation_event.py .......                          [ 18%]
> tests/handlers/test_message.py ........                                  [ 19%]
> tests/handlers/test_oauth_delegation.py sssssssssssssssssssssss          [ 19%]
> tests/handlers/test_oidc.py sssssssssssssssssssssssssss                  [ 20%]
> tests/handlers/test_password_providers.py .............................  [ 21%]
> tests/handlers/test_presence.py .................................sssssss [ 22%]
> sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss... [ 25%]
> ...                                                                      [ 25%]
> tests/handlers/test_profile.py ..................                        [ 26%]
> tests/handlers/test_receipts.py ........                                 [ 26%]
> tests/handlers/test_register.py ...............................          [ 27%]
> tests/handlers/test_room.py ...                                          [ 27%]
> tests/handlers/test_room_member.py ...s......                            [ 27%]
> tests/handlers/test_room_summary.py ........................             [ 28%]
> tests/handlers/test_saml.py ......                                       [ 28%]
> tests/handlers/test_send_email.py ....                                   [ 28%]
> tests/handlers/test_sso.py ....                                          [ 28%]
> tests/handlers/test_stats.py .............                               [ 29%]
> tests/handlers/test_sync.py ...                                          [ 29%]
> tests/handlers/test_typing.py ......                                     [ 29%]
> tests/handlers/test_user_directory.py ................................   [ 30%]
> tests/handlers/test_worker_lock.py .s                                    [ 30%]
> tests/http/test_additional_resource.py ..                                [ 30%]
> tests/http/test_client.py .......                                        [ 31%]
> tests/http/test_endpoint.py ..                                           [ 31%]
> tests/http/test_matrixfederationclient.py .....................sssss     [ 32%]
> tests/http/test_proxy.py ......                                          [ 32%]
> tests/http/test_proxyagent.py .......................................... [ 33%]
> ........                                                                 [ 33%]
> tests/http/test_servlet.py ....                                          [ 33%]
> tests/http/test_simple_client.py .....                                   [ 34%]
> tests/http/test_site.py .                                                [ 34%]
> tests/http/federation/test_matrix_federation_agent.py .................. [ 34%]
> .............                                                            [ 35%]
> tests/http/federation/test_srv_resolver.py .......                       [ 35%]
> tests/logging/test_opentracing.py sssssss                                [ 35%]
> tests/logging/test_remote_handler.py .....                               [ 35%]
> tests/logging/test_terse_json.py ......                                  [ 35%]
> tests/media/test_base.py ...                                             [ 36%]
> tests/media/test_filepath.py ...........................                 [ 36%]
> tests/media/test_html_preview.py ...........................             [ 37%]
> tests/media/test_media_storage.py ...................................... [ 39%]
> ...............................................                          [ 40%]
> tests/media/test_oembed.py ...........                                   [ 40%]
> tests/media/test_url_previewer.py ....                                   [ 41%]
> tests/metrics/test_background_process_metrics.py .                       [ 41%]
> tests/metrics/test_metrics.py ....                                       [ 41%]
> tests/module_api/test_account_data_manager.py .....                      [ 41%]
> tests/module_api/test_api.py ....................s                       [ 42%]
> tests/module_api/test_event_unsigned_addition.py .                       [ 42%]
> tests/push/test_bulk_push_rule_evaluator.py ............                 [ 42%]
> tests/push/test_email.py ..............                                  [ 43%]
> tests/push/test_http.py ...............                                  [ 43%]
> tests/push/test_presentable_names.py .......                             [ 43%]
> tests/push/test_push_rule_evaluator.py .......................           [ 44%]
> tests/replication/test_auth.py ssss                                      [ 44%]
> tests/replication/test_client_reader_shard.py ss                         [ 44%]
> tests/replication/test_federation_ack.py .                               [ 44%]
> tests/replication/test_federation_sender_shard.py sss                    [ 44%]
> tests/replication/test_module_cache_invalidation.py s                    [ 44%]
> tests/replication/test_multi_media_repo.py sss                           [ 44%]
> tests/replication/test_pusher_shard.py ss                                [ 45%]
> tests/replication/test_sharded_event_persister.py ss                     [ 45%]
> tests/replication/test_sharded_receipts.py ss                            [ 45%]
> tests/replication/http/test__base.py ..                                  [ 45%]
> tests/replication/storage/test_events.py ssssssss                        [ 45%]
> tests/replication/tcp/test_commands.py ...                               [ 45%]
> tests/replication/tcp/test_handler.py sssss                              [ 45%]
> tests/replication/tcp/streams/test_account_data.py ss                    [ 45%]
> tests/replication/tcp/streams/test_events.py sssss                       [ 45%]
> tests/replication/tcp/streams/test_federation.py s                       [ 45%]
> tests/replication/tcp/streams/test_partial_state.py s                    [ 46%]
> tests/replication/tcp/streams/test_receipts.py s                         [ 46%]
> tests/replication/tcp/streams/test_to_device.py s                        [ 46%]
> tests/replication/tcp/streams/test_typing.py ss                          [ 46%]
> tests/rest/test_health.py .                                              [ 46%]
> tests/rest/test_well_known.py ..s...                                     [ 46%]
> tests/rest/admin/test_admin.py ..........                                [ 46%]
> tests/rest/admin/test_background_updates.py ...........                  [ 47%]
> tests/rest/admin/test_device.py ..............................           [ 48%]
> tests/rest/admin/test_event_reports.py .........................         [ 48%]
> tests/rest/admin/test_federation.py .......................              [ 49%]
> tests/rest/admin/test_jwks.py sss                                        [ 49%]
> tests/rest/admin/test_media.py ..............................            [ 50%]
> tests/rest/admin/test_registration_tokens.py ........................... [ 51%]
> ......                                                                   [ 51%]
> tests/rest/admin/test_room.py .......................................... [ 53%]
> ......................................                                   [ 54%]
> tests/rest/admin/test_server_notice.py .............                     [ 54%]
> tests/rest/admin/test_statistics.py ...........                          [ 55%]
> tests/rest/admin/test_user.py .......................................... [ 56%]
> ........................................................................ [ 58%]
> ........................................                                 [ 60%]
> tests/rest/admin/test_username_available.py ..                           [ 60%]
> tests/rest/client/test_account.py ...................................... [ 61%]
> ....                                                                     [ 61%]
> tests/rest/client/test_account_data.py .                                 [ 61%]
> tests/rest/client/test_auth.py .....s..ss.ss..........ssssss             [ 62%]
> tests/rest/client/test_capabilities.py .............                     [ 63%]
> tests/rest/client/test_consent.py ..                                     [ 63%]
> tests/rest/client/test_devices.py ......                                 [ 63%]
> tests/rest/client/test_directory.py .............                        [ 63%]
> tests/rest/client/test_ephemeral_message.py ..                           [ 63%]
> tests/rest/client/test_events.py ...                                     [ 63%]
> tests/rest/client/test_filter.py .......                                 [ 64%]
> tests/rest/client/test_identity.py .                                     [ 64%]
> tests/rest/client/test_keys.py .......s                                  [ 64%]
> tests/rest/client/test_login.py ............ssssssss....ssssssssssssssss [ 65%]
> .....s                                                                   [ 65%]
> tests/rest/client/test_login_token_request.py ......                     [ 66%]
> tests/rest/client/test_models.py .....                                   [ 66%]
> tests/rest/client/test_mutual_rooms.py ....                              [ 66%]
> tests/rest/client/test_notifications.py .                                [ 66%]
> tests/rest/client/test_password_policy.py ........                       [ 66%]
> tests/rest/client/test_power_levels.py .........                         [ 66%]
> tests/rest/client/test_presence.py ...                                   [ 67%]
> tests/rest/client/test_profile.py ......................                 [ 67%]
> tests/rest/client/test_push_rule_attrs.py ...............                [ 68%]
> tests/rest/client/test_read_marker.py ..                                 [ 68%]
> tests/rest/client/test_receipts.py ..........                            [ 68%]
> tests/rest/client/test_redactions.py ............                        [ 69%]
> tests/rest/client/test_register.py ..................................... [ 70%]
>                                                                          [ 70%]
> tests/rest/client/test_relations.py ...................................  [ 71%]
> tests/rest/client/test_rendezvous.py ..                                  [ 71%]
> tests/rest/client/test_report_event.py .........                         [ 71%]
> tests/rest/client/test_retention.py .......                              [ 72%]
> tests/rest/client/test_rooms.py ........................................ [ 73%]
> ........................................................................ [ 75%]
> .................                                                        [ 76%]
> tests/rest/client/test_sendtodevice.py ....                              [ 76%]
> tests/rest/client/test_shadow_banned.py ........                         [ 76%]
> tests/rest/client/test_sync.py ..............                            [ 77%]
> tests/rest/client/test_third_party_rules.py ....................         [ 77%]
> tests/rest/client/test_transactions.py ......                            [ 77%]
> tests/rest/client/test_typing.py ...                                     [ 78%]
> tests/rest/client/test_upgrade_room.py .............                     [ 78%]
> tests/rest/key/v2/test_remote_key_resource.py .....                      [ 78%]
> tests/rest/media/test_domain_blocking.py ....                            [ 78%]
> tests/rest/media/test_media_retention.py ..                              [ 78%]
> tests/rest/media/test_url_preview.py ..................................  [ 79%]
> tests/scripts/test_new_matrix_user.py ...                                [ 80%]
> tests/server_notices/test_consent.py .                                   [ 80%]
> tests/server_notices/test_resource_limits_server_notices.py ............ [ 80%]
> .                                                                        [ 80%]
> tests/state/test_v2.py ............                                      [ 80%]
> tests/storage/test__base.py ..                                           [ 80%]
> tests/storage/test_account_data.py ....                                  [ 81%]
> tests/storage/test_appservice.py .......................                 [ 81%]
> tests/storage/test_background_update.py ...........                      [ 82%]
> tests/storage/test_base.py ..............................                [ 83%]
> tests/storage/test_cleanup_extrems.py .......                            [ 83%]
> tests/storage/test_client_ips.py .................                       [ 83%]
> tests/storage/test_database.py ..........                                [ 84%]
> tests/storage/test_devices.py ........                                   [ 84%]
> tests/storage/test_directory.py ...                                      [ 84%]
> tests/storage/test_e2e_room_keys.py .                                    [ 84%]
> tests/storage/test_end_to_end_keys.py ....                               [ 84%]
> tests/storage/test_event_chain.py .......                                [ 85%]
> tests/storage/test_event_federation.py ................................. [ 86%]
> ......................                                                   [ 86%]
> tests/storage/test_event_metrics.py .                                    [ 86%]
> tests/storage/test_event_push_actions.py ......                          [ 87%]
> tests/storage/test_events.py .........                                   [ 87%]
> tests/storage/test_id_generators.py .....ssssssssssssssss                [ 88%]
> tests/storage/test_main.py .                                             [ 88%]
> tests/storage/test_monthly_active_users.py ...............               [ 88%]
> tests/storage/test_profile.py ...                                        [ 88%]
> tests/storage/test_purge.py ...                                          [ 88%]
> tests/storage/test_receipts.py ...                                       [ 88%]
> tests/storage/test_redaction.py ......                                   [ 89%]
> tests/storage/test_registration.py ..........                            [ 89%]
> tests/storage/test_relations.py ..                                       [ 89%]
> tests/storage/test_rollback_worker.py ...                                [ 89%]
> tests/storage/test_room.py ....                                          [ 89%]
> tests/storage/test_room_search.py ...s..                                 [ 89%]
> tests/storage/test_roommember.py ........                                [ 90%]
> tests/storage/test_state.py ....                                         [ 90%]
> tests/storage/test_stream.py ......                                      [ 90%]
> tests/storage/test_transactions.py ...                                   [ 90%]
> tests/storage/test_txn_limit.py ..                                       [ 90%]
> tests/storage/test_unsafe_locale.py ss                                   [ 90%]
> tests/storage/test_user_directory.py .......s..s......s..s........       [ 91%]
> tests/storage/test_user_filters.py .                                     [ 91%]
> tests/storage/databases/main/test_cache.py .s                            [ 91%]
> tests/storage/databases/main/test_deviceinbox.py ..                      [ 91%]
> tests/storage/databases/main/test_end_to_end_keys.py ..                  [ 91%]
> tests/storage/databases/main/test_events_worker.py ...........           [ 92%]
> tests/storage/databases/main/test_lock.py ...............                [ 92%]
> tests/storage/databases/main/test_receipts.py ..                         [ 92%]
> tests/storage/databases/main/test_room.py ...                            [ 92%]
> tests/storage/util/test_partial_state_events_tracker.py .........        [ 93%]
> tests/types/test_state.py ......                                         [ 93%]
> tests/util/test_async_helpers.py .......................                 [ 94%]
> tests/util/test_batching_queue.py ....                                   [ 94%]
> tests/util/test_check_dependencies.py .......                            [ 94%]
> tests/util/test_dict_cache.py ......                                     [ 94%]
> tests/util/test_expiring_cache.py ....                                   [ 94%]
> tests/util/test_file_consumer.py ...                                     [ 94%]
> tests/util/test_itertools.py ....................                        [ 95%]
> tests/util/test_linearizer.py ......                                     [ 95%]
> tests/util/test_logcontext.py ..........                                 [ 96%]
> tests/util/test_logformatter.py .                                        [ 96%]
> tests/util/test_lrucache.py ..................                           [ 96%]
> tests/util/test_macaroons.py ...                                         [ 96%]
> tests/util/test_ratelimitutils.py ....                                   [ 96%]
> tests/util/test_retryutils.py ....                                       [ 97%]
> tests/util/test_rwlock.py ......                                         [ 97%]
> tests/util/test_stream_change_cache.py .......                           [ 97%]
> tests/util/test_stringutils.py ..                                        [ 97%]
> tests/util/test_task_scheduler.py ....s                                  [ 97%]
> tests/util/test_threepids.py ........                                    [ 97%]
> tests/util/test_treecache.py .......                                     [ 98%]
> tests/util/test_wheel_timer.py ....                                      [ 98%]
> tests/util/caches/test_cached_call.py ...                                [ 98%]
> tests/util/caches/test_deferred_cache.py ...........                     [ 98%]
> tests/util/caches/test_descriptors.py .............................      [ 99%]
> tests/util/caches/test_response_cache.py .......                         [ 99%]
> tests/util/caches/test_ttlcache.py ..                                    [100%]
> 
> =============================== warnings summary ===============================
> ../../../../../../usr/lib/python3/dist-packages/twisted/web/http.py:103
>   /usr/lib/python3/dist-packages/twisted/web/http.py:103: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
>     import cgi
> 
> synapse/config/_base.py:43
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/synapse/config/_base.py:43: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
>     import pkg_resources
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(parent)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who.plugins')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.who')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(parent)
> 
> ../../../../../../usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871
>   /usr/lib/python3/dist-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
>   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>     declare_namespace(pkg)
> 
> tests/unittest.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/unittest.py:51: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/unittest.py:51
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/unittest.py:51: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/server.py:73
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server.py:73: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/server.py:73
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server.py:73: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/test_federation.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_federation.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_mau.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_mau.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_phone_home.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_phone_home.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_terms_auth.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_terms_auth.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/test_terms_auth.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_terms_auth.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactor, MemoryReactorClock
> 
> tests/api/test_auth.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/api/test_auth.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/api/test_filtering.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/api/test_filtering.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/app/test_openid_listener.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/app/test_openid_listener.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/appservice/test_api.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/appservice/test_api.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/appservice/test_scheduler.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/appservice/test_scheduler.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/config/test_tls.py:41
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/config/test_tls.py:41: PytestCollectionWarning: cannot collect test class 'TestConfig' because it has a __init__ constructor (from: tests/config/test_tls.py)
>     class TestConfig(RootConfig):
> 
> tests/crypto/test_keyring.py:27
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/crypto/test_keyring.py:27: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/events/test_presence_router.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/events/test_presence_router.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_sync.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_sync.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/events/test_snapshot.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/events/test_snapshot.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_catch_up.py:5
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/federation/test_federation_catch_up.py:5: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_client.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/federation/test_federation_client.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_sender.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/federation/test_federation_sender.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/test_federation_server.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/federation/test_federation_server.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/federation/transport/test_knocking.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/federation/transport/test_knocking.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_admin.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_admin.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_appservice.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_appservice.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_auth.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_auth.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_cas.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_cas.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_deactivate_account.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_deactivate_account.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_device.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_device.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_directory.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_directory.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_e2e_keys.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_e2e_keys.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_e2e_room_keys.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_e2e_room_keys.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_federation.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_federation.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_federation_event.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_federation_event.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_message.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_message.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oauth_delegation.py:27
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_oauth_delegation.py:27: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oidc.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_oidc.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_oidc.py:75
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_oidc.py:75: PytestCollectionWarning: cannot collect test class 'TestMappingProvider' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProvider:
> 
> tests/handlers/test_oidc.py:95
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_oidc.py:95: PytestCollectionWarning: cannot collect test class 'TestMappingProviderExtra' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProviderExtra(TestMappingProvider):
> 
> tests/handlers/test_oidc.py:102
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_oidc.py:102: PytestCollectionWarning: cannot collect test class 'TestMappingProviderFailures' because it has a __init__ constructor (from: tests/handlers/test_oidc.py)
>     class TestMappingProviderFailures(TestMappingProvider):
> 
> tests/handlers/test_password_providers.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_password_providers.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_presence.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_presence.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/_base.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/_base.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_profile.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_profile.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_receipts.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_receipts.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_register.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_register.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_register.py:47
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_register.py:47: PytestCollectionWarning: cannot collect test class 'TestSpamChecker' because it has a __init__ constructor (from: tests/handlers/test_register.py)
>     class TestSpamChecker:
> 
> tests/handlers/test_register.py:103
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_register.py:103: PytestCollectionWarning: cannot collect test class 'TestLegacyRegistrationSpamChecker' because it has a __init__ constructor (from: tests/handlers/test_register.py)
>     class TestLegacyRegistrationSpamChecker:
> 
> tests/handlers/test_room_member.py:3
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_room_member.py:3: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_room_summary.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_room_summary.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_saml.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_saml.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_saml.py:60
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_saml.py:60: PytestCollectionWarning: cannot collect test class 'TestMappingProvider' because it has a __init__ constructor (from: tests/handlers/test_saml.py)
>     class TestMappingProvider:
> 
> tests/handlers/test_saml.py:87
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_saml.py:87: PytestCollectionWarning: cannot collect test class 'TestRedirectMappingProvider' because it has a __init__ constructor (from: tests/handlers/test_saml.py)
>     class TestRedirectMappingProvider(TestMappingProvider):
> 
> tests/handlers/test_sso.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_sso.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_stats.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_stats.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_typing.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_typing.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_user_directory.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_user_directory.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_user_directory.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_user_directory.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/handlers/test_worker_lock.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/handlers/test_worker_lock.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/test_client.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_client.py:24: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol
> 
> tests/http/test_matrixfederationclient.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_matrixfederationclient.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_matrixfederationclient.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_matrixfederationclient.py:23: DeprecationWarning: twisted.test.proto_helpers.StringTransport was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.StringTransport instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_simple_client.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_simple_client.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/test_site.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_site.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/http/test_site.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/test_site.py:16: DeprecationWarning: twisted.test.proto_helpers.StringTransport was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.StringTransport instead.
>     from twisted.test.proto_helpers import MemoryReactor, StringTransport
> 
> tests/logging/test_opentracing.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/logging/test_opentracing.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/logging/test_remote_handler.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/logging/test_remote_handler.py:17: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/logging/test_remote_handler.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/logging/test_remote_handler.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactorClock
> 
> tests/media/test_media_storage.py:30
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/media/test_media_storage.py:30: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/media/test_media_storage.py:675
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/media/test_media_storage.py:675: PytestCollectionWarning: cannot collect test class 'TestSpamCheckerLegacy' because it has a __init__ constructor (from: tests/media/test_media_storage.py)
>     class TestSpamCheckerLegacy:
> 
> tests/media/test_oembed.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/media/test_oembed.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/media/test_url_previewer.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/media/test_url_previewer.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_account_data_manager.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/module_api/test_account_data_manager.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_api.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/module_api/test_api.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/module_api/test_event_unsigned_addition.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/module_api/test_event_unsigned_addition.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_bulk_push_rule_evaluator.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/push/test_bulk_push_rule_evaluator.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_email.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/push/test_email.py:24: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_http.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/push/test_http.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/push/test_push_rule_evaluator.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/push/test_push_rule_evaluator.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_auth.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_auth.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_federation_ack.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_federation_ack.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_multi_media_repo.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_multi_media_repo.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/__init__.py:143
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/__init__.py:143: PytestCollectionWarning: cannot collect test class 'TestServerTLSConnectionFactory' because it has a __init__ constructor (from: tests/replication/test_multi_media_repo.py)
>     @implementer(IOpenSSLServerConnectionCreator)
> 
> tests/replication/test_pusher_shard.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_pusher_shard.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_sharded_event_persister.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_sharded_event_persister.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/test_sharded_receipts.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/test_sharded_receipts.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/storage/test_events.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/storage/test_events.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/storage/_base.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/storage/_base.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/replication/tcp/streams/test_events.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/replication/tcp/streams/test_events.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_admin.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_admin.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_background_updates.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_background_updates.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_device.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_device.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_event_reports.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_event_reports.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_federation.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_federation.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_media.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_media.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_registration_tokens.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_registration_tokens.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_room.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_room.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_server_notice.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_server_notice.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_statistics.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_statistics.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_user.py:25
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_user.py:25: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/admin/test_username_available.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/admin/test_username_available.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_account.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_account.py:24: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_auth.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_auth.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/utils.py:39
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/utils.py:39: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/rest/client/test_capabilities.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_capabilities.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_consent.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_consent.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_devices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_devices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_directory.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_directory.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_ephemeral_message.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_ephemeral_message.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_events.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_events.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_filter.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_filter.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_identity.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_identity.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/http/server/_base.py:36
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/http/server/_base.py:36: DeprecationWarning: twisted.test.proto_helpers.MemoryReactorClock was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactorClock instead.
>     from twisted.test.proto_helpers import MemoryReactorClock
> 
> tests/rest/client/test_login.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_login.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/test_utils/html_parsers.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/test_utils/html_parsers.py:19: PytestCollectionWarning: cannot collect test class 'TestHtmlParser' because it has a __init__ constructor (from: tests/rest/client/test_login.py)
>     class TestHtmlParser(HTMLParser):
> 
> tests/rest/client/test_login.py:93
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_login.py:93: PytestCollectionWarning: cannot collect test class 'TestSpamChecker' because it has a __init__ constructor (from: tests/rest/client/test_login.py)
>     class TestSpamChecker:
> 
> tests/rest/client/test_login_token_request.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_login_token_request.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_mutual_rooms.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_mutual_rooms.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_notifications.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_notifications.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_password_policy.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_password_policy.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_power_levels.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_power_levels.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_presence.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_presence.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_profile.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_profile.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_read_marker.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_read_marker.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_redactions.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_redactions.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_register.py:22
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_register.py:22: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_relations.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_relations.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_rendezvous.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_rendezvous.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_report_event.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_report_event.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_retention.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_retention.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_rooms.py:29
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_rooms.py:29: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_stream.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_stream.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_shadow_banned.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_shadow_banned.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_sync.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_sync.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_third_party_rules.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_third_party_rules.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_typing.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_typing.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/client/test_upgrade_room.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/client/test_upgrade_room.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/key/v2/test_remote_key_resource.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/key/v2/test_remote_key_resource.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/key/v2/test_remote_key_resource.py:24
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/key/v2/test_remote_key_resource.py:24: DeprecationWarning: twisted.web.resource.NoResource was deprecated in Twisted NEXT: Use twisted.web.pages.notFound instead, which properly escapes HTML.
>     from twisted.web.resource import NoResource, Resource
> 
> tests/rest/media/test_domain_blocking.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/media/test_domain_blocking.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/media/test_media_retention.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/media/test_media_retention.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/rest/media/test_url_preview.py:26
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/media/test_url_preview.py:26: DeprecationWarning: twisted.test.proto_helpers.AccumulatingProtocol was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.AccumulatingProtocol instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactor
> 
> tests/rest/media/test_url_preview.py:26
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/rest/media/test_url_preview.py:26: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import AccumulatingProtocol, MemoryReactor
> 
> tests/server_notices/test_consent.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server_notices/test_consent.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server_notices/test_resource_limits_server_notices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server_notices/test_resource_limits_server_notices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/state/test_v2.py:871
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/state/test_v2.py:871: PytestCollectionWarning: cannot collect test class 'TestStateResolutionStore' because it has a __init__ constructor (from: tests/state/test_v2.py)
>     @attr.s
> 
> tests/storage/test__base.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test__base.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_account_data.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_account_data.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_appservice.py:23
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_appservice.py:23: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_appservice.py:453
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_appservice.py:453: PytestCollectionWarning: cannot collect test class 'TestTransactionStore' because it has a __init__ constructor (from: tests/storage/test_appservice.py)
>     class TestTransactionStore(ApplicationServiceTransactionStore, ApplicationServiceStore):
> 
> tests/storage/test_background_update.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_background_update.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server.py:933
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server.py:933: PytestCollectionWarning: cannot collect test class 'TestHomeServer' because it has a __init__ constructor (from: tests/storage/test_base.py)
>     class TestHomeServer(HomeServer):
> 
> tests/storage/test_cleanup_extrems.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_cleanup_extrems.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_client_ips.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_client_ips.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_database.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_database.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_devices.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_devices.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_directory.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_directory.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_e2e_room_keys.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_e2e_room_keys.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_end_to_end_keys.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_end_to_end_keys.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_chain.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_event_chain.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_federation.py:33
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_event_federation.py:33: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_event_push_actions.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_event_push_actions.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_events.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_events.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_id_generators.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_id_generators.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_monthly_active_users.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_monthly_active_users.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_profile.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_profile.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_purge.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_purge.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_redaction.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_redaction.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_registration.py:14
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_registration.py:14: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_relations.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_relations.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_rollback_worker.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_rollback_worker.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_room.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_room.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_room_search.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_room_search.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_roommember.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_roommember.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/server.py:933
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/server.py:933: PytestCollectionWarning: cannot collect test class 'TestHomeServer' because it has a __init__ constructor (from: tests/storage/test_roommember.py)
>     class TestHomeServer(HomeServer):
> 
> tests/storage/test_state.py:20
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_state.py:20: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_transactions.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_transactions.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_txn_limit.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_txn_limit.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/test_user_filters.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/test_user_filters.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_deviceinbox.py:15
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_deviceinbox.py:15: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_end_to_end_keys.py:16
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_end_to_end_keys.py:16: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_events_worker.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_events_worker.py:21: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_lock.py:19
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_lock.py:19: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_receipts.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_receipts.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/storage/databases/main/test_room.py:17
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/storage/databases/main/test_room.py:17: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> tests/util/test_logformatter.py:21
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/util/test_logformatter.py:21: PytestCollectionWarning: cannot collect test class 'TestException' because it has a __init__ constructor (from: tests/util/test_logformatter.py)
>     class TestException(Exception):
> 
> tests/util/test_task_scheduler.py:18
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_matrix-synapse/build/tests/util/test_task_scheduler.py:18: DeprecationWarning: twisted.test.proto_helpers.MemoryReactor was deprecated in Twisted 19.7.0: Please use twisted.internet.testing.MemoryReactor instead.
>     from twisted.test.proto_helpers import MemoryReactor
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ========= 2787 passed, 275 skipped, 198 warnings in 390.16s (0:06:30) ==========
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/matrix-synapse_1.97.0-1_unstable.log

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

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

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

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



More information about the Pkg-matrix-maintainers mailing list