$ docker run --rm --name validator-libsdl-usage-python3-pygame-r10-sprite-layered-updates-45008 -t --mount type=bind,src=/tmp/validator-status-libsdl-usage-python3-pygame-r10-sprite-layered-updates,dst=/validator/status --mount type=bind,src=/home/runner/work/validator/validator/.work/pages-artifacts/debs/port/libsdl,dst=/override-debs,readonly validator-libsdl-shared bash -lc 'set -euo pipefail /validator/tests/_shared/install_override_debs.sh exec /validator/tests/_shared/run_library_tests.sh "$@"' validator-testcase libsdl usage-python3-pygame-r10-sprite-layered-updates -- bash -c 'PS4=$1; shift; set -x; source "$@"' validator-xtrace '__VALIDATOR_XTRACE__ ' /validator/tests/libsdl/tests/cases/usage/usage-python3-pygame-r10-sprite-layered-updates.sh installing override packages from /override-debs (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 22237 files and directories currently installed.) Preparing to unpack .../libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1+safelibs1778011697_amd64.deb ... Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) over (2.30.0+dfsg-1ubuntu3.1) ... Preparing to unpack .../libsdl2-dev_2.30.0+dfsg-1ubuntu3.1+safelibs1778011697_amd64.deb ... Unpacking libsdl2-dev:amd64 (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) over (2.30.0+dfsg-1ubuntu3.1) ... Preparing to unpack .../libsdl2-tests_2.30.0+dfsg-1ubuntu3.1+safelibs1778011697_amd64.deb ... Unpacking libsdl2-tests (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) over (2.30.0+dfsg-1ubuntu3.1) ... Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) ... Setting up libsdl2-dev:amd64 (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) ... Setting up libsdl2-tests (2.30.0+dfsg-1ubuntu3.1+safelibs1778011697) ... Processing triggers for libc-bin (2.39-0ubuntu8.7) ... :488: RuntimeWarning: Your system is avx2 capable but pygame was not built with support for it. The performance of some of your blits could be adversely affected. Consider enabling compile time detection with environment variables like PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation.