(4/4) Warn about old perl modules WARNING: '/usr/lib/perl5/5.34' contains data from at least 3 packages which will NOT be used by the installed perl interpreter. -> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.34' + mkdir -m 777 /aur + su nginx -s /bin/sh -c ' cd /aur && git clone https://aur.archlinux.org/nginx-quic.git && cd nginx-quic && makepkg -scri --noconfirm ' git: /usr/lib/libc.so.6: version `GLIBC_2.33' not found (required by git) The command '/bin/sh -c set -x && echo 'Server = https://mirrors.aliyun.com/archlinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist && groupadd --gid 101 --system nginx && useradd --uid 101 --gid nginx --system --create-home --home-dir /var/cache/nginx --shell /sbin/nologin nginx && echo "nginx ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/nginx && pacman --noconfirm -Sy git && mkdir -m 777 /aur && su nginx -s /bin/sh -c " cd /aur && git clone https://aur.archlinux.org/nginx-quic.git && cd nginx-quic && makepkg -scri --noconfirm " && rm -f /etc/sudoers.d/nginx && rm -rf /aur && rm -rf /var/cache/pacman/pkg/*' returned a non-zero code: 1 Cleaning up file based variables ERROR: Job failed: exit code 1