==> Updating pacman database cache :: Synchronizing package databases... core downloading... extra downloading... ==> Building shards -> repo: extra-staging -> arch: aarch64 -> worker: ben-5 ==> Building shards for [extra-staging] (aarch64) :: Synchronizing package databases... core-staging downloading... core-testing downloading... core downloading... extra-staging downloading... extra-testing downloading... aur downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging] (aarch64)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-aarch64/root] -> [ben-5]...done ==> Making package: shards 0.19.1-2 (Thu Sep 17 01:58:04 2026) ==> Retrieving sources... -> Downloading shards-0.19.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 83440 0 83440 0 0 154.4k 0 0 100 83440 0 83440 0 0 154.3k 0 0 100 83440 0 83440 0 0 154.2k 0 0 ==> Validating source files with sha256sums... shards-0.19.1.tar.gz ... Passed ==> Making package: shards 0.19.1-2 (Thu Sep 17 08:58:10 2026) ==> Checking runtime dependencies... ==> Installing missing dependencies... dependencies... looking for conflicting packages... Package (6) New Version Net Change extra-testing/perl-error 0.17030-3 0.04 MiB extra-testing/perl-mailtools 2.22-3 0.10 MiB extra-testing/perl-timedate 2.35-1 0.15 MiB extra-testing/zlib-ng 2.3.3-1 0.25 MiB extra-testing/git 2.55.0-1 30.97 MiB extra-testing/libyaml 0.2.5-3 0.18 MiB Total Installed Size: 31.69 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.55.0-1-aarch64 downloading... zlib-ng-2.3.3-1-aarch64 downloading... libyaml-0.2.5-3-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libyaml... installing perl-error... installing perl-timedate... installing perl-mailtools... installing zlib-ng... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] less: the default pager for git :: Running post-transaction hooks... (1/3) Creating system user accounts... Creating group 'git' with GID 969. Creating user 'git' (git daemon user) with UID 969 and GID 969. (2/3) Reloading system manager configuration... Skipped: Current root is not booted. (3/3) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... dependencies... looking for conflicting packages... Package (7) New Version Net Change Download Size extra-testing/fuse-common 3.18.3-1 0.00 MiB extra-testing/fuse2 2.9.9-6 0.70 MiB core/libedit 20260512_3.1-1 0.30 MiB extra-testing/llvm-libs 22.1.8-2 159.60 MiB extra-testing/crystal 1.21.0-1 22.33 MiB 4.60 MiB extra-testing/fossil 2.28-1 4.73 MiB 1.93 MiB extra-testing/mercurial 7.2.4-1 36.68 MiB Total Download Size: 6.54 MiB Total Installed Size: 224.35 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... llvm-libs-22.1.8-2-aarch64 downloading... mercurial-7.2.4-1-aarch64 downloading... crystal-1.21.0-1-aarch64 downloading... fossil-2.28-1-aarch64 downloading... libedit-20260512_3.1-1-aarch64 downloading... fuse2-2.9.9-6-aarch64 downloading... fuse-common-3.18.3-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libedit... installing llvm-libs... installing crystal... Optional dependencies for crystal shards: crystal language package manager libyaml: For YAML support [installed] gmp: For BigInt support [installed] libxml2: For XML support [installed] installing mercurial... Optional dependencies for mercurial tk: for the hgk GUI installing fuse-common... installing fuse2... installing fossil... Optional dependencies for fossil tcl: diff --tk support :: Running post-transaction hooks... (1/3) Reloading system manager configuration... Skipped: Current root is not booted. (2/3) Reloading device manager configuration... Skipped: Current root is not booted. (3/3) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found shards-0.19.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting shards-0.19.1.tar.gz with bsdtar ==> Starting build()... mkdir -p lib/molinillo shards install || (curl -L "https://github.com/crystal-lang/crystal-molinillo/archive/v0.2.0.tar.gz" | tar -xzf - -C lib/molinillo --strip-) /bin/sh: line 1: shards: command not found % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 23959 0 23959 0 0 41292 0 0 100 23959 0 23959 0 0 41285 0 0 100 23959 0 23959 0 0 41280 0 0 SHARDS_CONFIG_BUILD_COMMIT="" SOURCE_DATE_EPOCH="1789635475" crystal build src/shards.cr -o "bin/shards" In src/logger.cr:5:44 5 | class_property? colors : Bool = Colorize.on_tty_only! ^----------- Warning: Deprecated Colorize.on_tty_only!. This method is obsolete because it's the default behaviour since Crystal 1.17 ([#15881](https://github.com/crystal-lang/crystal/pull/15881)). For resetting a previous override, use `Colorize.enabled = Colorize.default_enabled?(STDOUT, STDERR)`. A total of 1 warnings were found. ==> Starting check()... error: could not lock config file /dev/null: Permission denied ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-aarch64/ben-5/build