:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/var/lib/archbuild/extra-staging-with-build-support-pentium4/root] -> [build]...done ==> Making package: deno 2.2.8-1.0 (Fri May 2 18:16:38 2025) ==> Retrieving sources... -> Updating deno git repo... -> Updating rusty_v8 git repo... -> Found compiler-rt-adjust-paths.patch ==> Validating source files with sha512sums... deno ... Passed rusty_v8 ... Passed compiler-rt-adjust-paths.patch ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-07-01 ==> Making package: deno 2.2.8-1.0 (Fri May 2 18:16:43 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (24) abseil-cpp-20250127.1-1.0 c-ares-1.34.5-1.0 compiler-rt-19.1.7-1.0 cppdap-1.58.0-2.0 gtest-1.16.0-2.0 hicolor-icon-theme-0.18-1.0 jsoncpp-1.9.6-3.0 libedit-20250104_3.1-1.1 libngtcp2-1.12.0-1.0 libuv-1.51.0-1.0 llvm-libs-18.1.8-4.1 perl-error-0.17029-7.0 perl-mailtools-2.22-1.0 perl-timedate-2.33-7.0 rhash-1.4.4-1.0 clang-18.1.8-4.0 cmake-3.31.2-1.0 git-2.47.1-1.0 gn-0.2223.6e8e0d6d-1.0 lld-18.1.8-1.0 ninja-1.12.1-2.0 nodejs-22.10.0-1.0 protobuf-28.3-1.0 rust-1:1.82.0-1.0 Total Installed Size: 908.74 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https 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] installing libedit... installing llvm-libs... installing rust... Optional dependencies for rust gdb: rust-gdb script lldb: rust-lldb script installing c-ares... installing libngtcp2... installing libuv... installing nodejs... Optional dependencies for nodejs npm: nodejs package manager installing gn... installing ninja... installing compiler-rt... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format [installed] llvm: referenced by some clang headers installing lld... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator [installed] qt6-base: cmake-gui installing gtest... Optional dependencies for gtest python: gmock generator [installed] installing abseil-cpp... installing protobuf... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... ==> Retrieving sources... -> Found compiler-rt-adjust-paths.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of deno git repo... Cloning into 'deno'... done. Switched to a new branch 'makepkg' -> Creating working copy of rusty_v8 git repo... Cloning into 'rusty_v8'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... Submodule 'build' (https://github.com/denoland/chromium_build.git) registered for path 'build' Submodule 'buildtools' (https://chromium.googlesource.com/chromium/src/buildtools.git) registered for path 'buildtools' Submodule 'third_party/abseil-cpp' (https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git) registered for path 'third_party/abseil-cpp' Submodule 'third_party/fast_float/src' (https://chromium.googlesource.com/external/github.com/fastfloat/fast_float.git) registered for path 'third_party/fast_float/src' Submodule 'third_party/fp16/src' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/fp16/src' Submodule 'third_party/highway/src' (https://chromium.googlesource.com/external/github.com/google/highway.git) registered for path 'third_party/highway/src' Submodule 'third_party/icu' (https://chromium.googlesource.com/chromium/deps/icu.git) registered for path 'third_party/icu' Submodule 'third_party/jinja2' (https://chromium.googlesource.com/chromium/src/third_party/jinja2.git) registered for path 'third_party/jinja2' Submodule 'third_party/libc++/src' (https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git) registered for path 'third_party/libc++/src' Submodule 'third_party/libc++abi/src' (https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git) registered for path 'third_party/libc++abi/src' Submodule 'third_party/libunwind/src' (https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git) registered for path 'third_party/libunwind/src' Submodule 'third_party/llvm-libc/src' (https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git) registered for path 'third_party/llvm-libc/src' Submodule 'third_party/markupsafe' (https://chromium.googlesource.com/chromium/src/third_party/markupsafe.git) registered for path 'third_party/markupsafe' Submodule 'third_party/partition_alloc' (https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git) registered for path 'third_party/partition_alloc' Submodule 'third_party/simdutf' (https://chromium.googlesource.com/chromium/src/third_party/simdutf) registered for path 'third_party/simdutf' Submodule 'tools/clang' (https://chromium.googlesource.com/chromium/src/tools/clang.git) registered for path 'tools/clang' Submodule 'v8' (https://github.com/denoland/v8.git) registered for path 'v8' Cloning into '/build/deno/src/rusty_v8/build'... Cloning into '/build/deno/src/rusty_v8/buildtools'... Cloning into '/build/deno/src/rusty_v8/third_party/abseil-cpp'... Cloning into '/build/deno/src/rusty_v8/third_party/fast_float/src'... hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Cloning into '/build/deno/src/rusty_v8/third_party/fp16/src'... Cloning into '/build/deno/src/rusty_v8/third_party/highway/src'... Cloning into '/build/deno/src/rusty_v8/third_party/icu'... Cloning into '/build/deno/src/rusty_v8/third_party/jinja2'... Cloning into '/build/deno/src/rusty_v8/third_party/libc++/src'... Cloning into '/build/deno/src/rusty_v8/third_party/libc++abi/src'... Cloning into '/build/deno/src/rusty_v8/third_party/libunwind/src'... Cloning into '/build/deno/src/rusty_v8/third_party/llvm-libc/src'... Cloning into '/build/deno/src/rusty_v8/third_party/markupsafe'... Cloning into '/build/deno/src/rusty_v8/third_party/partition_alloc'... Cloning into '/build/deno/src/rusty_v8/third_party/simdutf'... Cloning into '/build/deno/src/rusty_v8/tools/clang'... Cloning into '/build/deno/src/rusty_v8/v8'... Submodule path 'build': checked out 'd62828b93ca8ff189bcc58615ff2176b6232c143' Submodule path 'buildtools': checked out 'b248db940ef3dd7e5f4694ebf4d8a3f67aa0086d' Submodule path 'third_party/abseil-cpp': checked out '2705c6655c0008cc3fb152dae27890d44bc335f1' Submodule path 'third_party/fast_float/src': checked out 'cb1d42aaa1e14b09e1452cfdef373d051b8c02a4' Submodule path 'third_party/fp16/src': checked out '0a92994d729ff76a58f692d3028ca1b64b145d91' Submodule path 'third_party/highway/src': checked out '00fe003dac355b979f36157f9407c7c46448958e' Submodule path 'third_party/icu': checked out 'd30b7b0bb3829f2e220df403ed461a1ede78b774' Submodule path 'third_party/jinja2': checked out '5e1ee241ab04b38889f8d517f2da8b3df7cfbd9a' Submodule path 'third_party/libc++/src': checked out '7f8b68f91ca8b192375f5e71cd81fb3ed9650ef3' Submodule path 'third_party/libc++abi/src': checked out '94c5d7a8edc09f0680aee57548c0b5d400c2840d' Submodule path 'third_party/libunwind/src': checked out '62e217a12ee1133833d9890b2f7adde900e4efbd' Submodule path 'third_party/llvm-libc/src': checked out '2f5bf11b5c1ee22291223990c912f2cecdcdb0ce' Submodule path 'third_party/markupsafe': checked out '9f8efc8637f847ab1ba984212598e6fb9cf1b3d4' Submodule path 'third_party/partition_alloc': checked out '46d880ff62f340854a5a70142b0abf604c7af221' Submodule path 'third_party/simdutf': checked out '5a9a2134b280c1b956ad68a0643797fe26dd1c94' Submodule path 'tools/clang': checked out 'ab2d3eca76026ac7b13ba8913597218457d7e800' From https://github.com/denoland/v8 * branch 867db541bce054f2f905362b0167c51ab5efe04b -> FETCH_HEAD Submodule path 'v8': checked out '867db541bce054f2f905362b0167c51ab5efe04b' patching file build/config/clang/BUILD.gn Hunk #1 succeeded at 168 (offset 38 lines). Hunk #2 succeeded at 207 (offset 38 lines). ==> Starting build()... error: failed to load source for dependency `v8` Caused by: Unable to update /build/deno/src/rusty_v8 Caused by: failed to parse manifest at `/build/deno/src/rusty_v8/Cargo.toml` Caused by: feature `edition2024` is required The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.82.0 (8f40fc59f 2024-08-21)). Consider trying a newer version of Cargo (this may require the nightly release). See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature. ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/extra-staging-with-build-support-pentium4/build/build used straw: :with_build_support:haskell_without_check: build@euronuc.lan