==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: matrix-authentication-service 1.24.0-1 (Thu Sep  3 10:13:35 2026)
==> Retrieving sources...
  -> Updating matrix-authentication-service git repo...
  -> Found 0001-Arch-Linux-paths.patch
  -> Found matrix-authentication-service.service
  -> Found matrix-authentication-service-worker.service
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    matrix-authentication-service ... Passed
    0001-Arch-Linux-paths.patch ... Passed
    matrix-authentication-service.service ... Passed
    matrix-authentication-service-worker.service ... Passed
    sysusers.conf ... Passed
    tmpfiles.conf ... Passed
==> Making package: matrix-authentication-service 1.24.0-1 (Thu Sep  3 10:13:46 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (23) ada-4.0.0-1  c-ares-1.34.8-1  compiler-rt-22.1.8-1  libedit-20260512_3.1-1  libgit2-1:1.9.7-1  libuv-1.52.1-2  lld-22.1.8-1  llhttp-9.3.1-1  llvm-libs-22.1.8-2  node-gyp-13.0.2-1  nodejs-nopt-10.0.1-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  semver-7.8.5-1  simdjson-1:4.6.9-1  zlib-ng-2.3.3-1  git-2.55.0-1  nodejs-lts-krypton-24.20.0-2  npm-12.0.2-1  open-policy-agent-1.20.1-1  pnpm-11.3.0-1  rust-1:1.98.0-1

Total Download Size:   122.27 MiB
Total Installed Size:  630.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 rust-1:1.98.0-1-aarch64 downloading...
 llvm-libs-22.1.8-2-aarch64 downloading...
 nodejs-lts-krypton-24.20.0-2-aarch64 downloading...
 open-policy-agent-1.20.1-1-aarch64 downloading...
 compiler-rt-22.1.8-1-aarch64 downloading...
 lld-22.1.8-1-aarch64 downloading...
 npm-12.0.2-1-any downloading...
 pnpm-11.3.0-1-any downloading...
 node-gyp-13.0.2-1-any downloading...
 libgit2-1:1.9.7-1-aarch64 downloading...
 ada-4.0.0-1-aarch64 downloading...
 simdjson-1:4.6.9-1-aarch64 downloading...
 c-ares-1.34.8-1-aarch64 downloading...
 libedit-20260512_3.1-1-aarch64 downloading...
 semver-7.8.5-1-any downloading...
 llhttp-9.3.1-1-aarch64 downloading...
 nodejs-nopt-10.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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
installing ada...
installing c-ares...
installing libuv...
installing simdjson...
installing nodejs-lts-krypton...
Optional dependencies for nodejs-lts-krypton
    npm: nodejs package manager [pending]
installing nodejs-nopt...
installing semver...
installing node-gyp...
Optional dependencies for node-gyp
    gcc: to build C++ modules [installed]
    make: to build C++ modules [installed]
    python: to build C++ modules [installed]
installing npm...
Optional dependencies for npm
    git: for dependencies using Git URL's [installed]
installing open-policy-agent...
installing pnpm...
installing compiler-rt...
installing llhttp...
installing libgit2...
installing libedit...
installing llvm-libs...
installing lld...
installing rust...
Optional dependencies for rust
    gdb: rust-gdb script [installed]
    lldb: rust-lldb script
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found 0001-Arch-Linux-paths.patch
  -> Found matrix-authentication-service.service
  -> Found matrix-authentication-service-worker.service
  -> Found sysusers.conf
  -> Found tmpfiles.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of matrix-authentication-service git repo...
Cloning into 'matrix-authentication-service'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'crates/config/src/sections/http.rs' cleanly.
Applied patch to 'crates/config/src/sections/policy.rs' cleanly.
Applied patch to 'crates/config/src/sections/templates.rs' cleanly.
    Updating crates.io index
 Downloading crates ...
  Downloaded hyper-rustls v0.27.9
  Downloaded v_htmlescape v0.15.8
  Downloaded crypto-common v0.1.6
  Downloaded pad v0.1.6
  Downloaded icu_pattern v0.4.2
  Downloaded icu_list v2.2.0
  Downloaded rand_chacha v0.9.0
  Downloaded tracing-subscriber v0.3.23
  Downloaded rustls-native-certs v0.8.1
  Downloaded openssl-probe v0.1.6
  Downloaded ipnet v2.11.0
  Downloaded want v0.3.1
  Downloaded try-lock v0.2.5
  Downloaded httparse v1.10.1
  Downloaded atomic-waker v1.1.2
  Downloaded base64 v0.22.1
  Downloaded csv-core v0.1.12
  Downloaded unicode-segmentation v1.12.0
  Downloaded camino v1.2.4
  Downloaded async-trait v0.1.89
  Downloaded anyhow v1.0.103
  Downloaded walkdir v2.5.0
  Downloaded same-file v1.0.6
  Downloaded memo-map v0.3.3
  Downloaded thiserror-impl v2.0.18
  Downloaded sha2 v0.10.9
  Downloaded digest v0.10.7
  Downloaded generic-array v0.14.7
  Downloaded version_check v0.9.5
  Downloaded cpufeatures v0.2.17
  Downloaded ucd-trie v0.1.7
  Downloaded icu_plurals_data v2.2.0
  Downloaded num-rational v0.4.2
  Downloaded num-integer v0.1.46
  Downloaded icu_decimal v2.2.0
  Downloaded icu_casemap_data v2.2.0
  Downloaded icu_calendar_data v2.2.0
  Downloaded heck v0.5.0
  Downloaded strsim v0.11.1
  Downloaded clap_lex v1.1.0
  Downloaded anstyle v1.0.11
  Downloaded anstream v0.6.20
  Downloaded utf8parse v0.2.2
  Downloaded is_terminal_polyfill v1.70.1
  Downloaded anstyle-query v1.1.4
  Downloaded anstyle-parse v0.2.7
  Downloaded ulid v1.2.1
  Downloaded rand_core v0.9.3
  Downloaded thiserror-ext v0.3.0
  Downloaded thiserror-ext-derive v0.3.0
  Downloaded webpki-roots v0.26.11
  Downloaded convert_case v0.11.0
  Downloaded thiserror v2.0.18
  Downloaded pest_generator v2.8.6
  Downloaded rand_core v0.6.4
  Downloaded block-buffer v0.10.4
  Downloaded icu_locale v2.2.0
  Downloaded icu_list_data v2.2.0
  Downloaded icu_decimal_data v2.2.0
  Downloaded ixdtf v0.6.5
  Downloaded icu_time_data v2.2.0
  Downloaded clap_derive v4.5.55
  Downloaded colorchoice v1.0.4
  Downloaded utf16_iter v1.0.5
  Downloaded pest_derive v2.8.6
  Downloaded pest_meta v2.8.6
  Downloaded typenum v1.18.0
  Downloaded const-oid v0.9.6
  Downloaded fixed_decimal v0.7.2
  Downloaded num-traits v0.2.19
  Downloaded icu_time v2.2.0
  Downloaded calendrical_calculations v0.2.4
  Downloaded core_maths v0.1.1
  Downloaded clap v4.5.60
  Downloaded uuid v1.23.4
  Downloaded rand v0.9.4
  Downloaded ppv-lite86 v0.2.21
  Downloaded stable_deref_trait v1.2.0
  Downloaded displaydoc v0.2.5
  Downloaded icu_provider v2.2.0
  Downloaded writeable v0.6.3
  Downloaded either v1.15.0
  Downloaded tinystr v0.8.3
  Downloaded hyper-util v0.1.20
  Downloaded minijinja v2.21.0
  Downloaded pest v2.8.6
  Downloaded icu_plurals v2.2.0
  Downloaded icu_locale_data v2.2.0
  Downloaded num-bigint v0.4.6
  Downloaded icu_casemap v2.2.0
  Downloaded clap_builder v4.5.60
  Downloaded getrandom v0.3.3
  Downloaded sqlx-sqlite v0.8.6
  Downloaded sqlx-core v0.8.6
  Downloaded zerotrie v0.2.4
  Downloaded icu_locale_core v2.2.0
  Downloaded futures-task v0.3.32
  Downloaded pbkdf2 v0.12.2
  Downloaded async-stream v0.3.6
  Downloaded async-stream-impl v0.3.6
  Downloaded v_htmlescape v0.17.0
  Downloaded v_escape-base v0.1.0
  Downloaded minijinja-contrib v2.21.0
  Downloaded serde_path_to_error v0.1.20
  Downloaded axum-core v0.5.5
  Downloaded wasmtime-internal-versioned-export-macros v43.0.2
  Downloaded leb128fmt v0.1.0
  Downloaded embedded-io v0.6.1
  Downloaded embedded-io v0.4.0
  Downloaded cobs v0.3.0
  Downloaded cranelift-bitset v0.130.2
  Downloaded pulley-interpreter v43.0.2
  Downloaded cranelift-control v0.130.2
  Downloaded cranelift-codegen-shared v0.130.2
  Downloaded cranelift-srcgen v0.130.2
  Downloaded hyper v1.10.1
  Downloaded icu_datetime v2.2.0
  Downloaded sqlx v0.8.6
  Downloaded parking v2.2.1
  Downloaded crossbeam-queue v0.3.12
  Downloaded form_urlencoded v1.2.2
  Downloaded tower-service v0.3.3
  Downloaded tower-layer v0.3.3
  Downloaded sync_wrapper v1.0.2
  Downloaded futures-sink v0.3.32
  Downloaded signature v2.2.0
  Downloaded deranged v0.5.3
  Downloaded matchit v0.8.4
  Downloaded wasmtime-internal-unwinder v43.0.2
  Downloaded wasmtime-internal-core v43.0.2
  Downloaded wasmprinter v0.245.1
  Downloaded semver v1.0.27
  Downloaded termcolor v1.4.1
  Downloaded target-lexicon v0.13.3
  Downloaded postcard v1.1.3
  Downloaded crc32fast v1.5.0
  Downloaded cranelift-bforest v0.130.2
  Downloaded pulley-macros v43.0.2
  Downloaded arbitrary v1.4.2
  Downloaded h2 v0.4.16
  Downloaded libm v0.2.16
  Downloaded tokio-stream v0.1.18
  Downloaded ipnetwork v0.20.0
  Downloaded hashlink v0.10.0
  Downloaded foldhash v0.1.5
  Downloaded concurrent-queue v2.5.0
  Downloaded crossbeam-utils v0.8.21
  Downloaded pin-project-lite v0.2.17
  Downloaded thread_local v1.1.9
  Downloaded cfg-if v1.0.3
  Downloaded smallvec v1.15.1
  Downloaded lazy_static v1.5.0
  Downloaded scopeguard v1.2.0
  Downloaded futures-macro v0.3.32
  Downloaded futures-io v0.3.32
  Downloaded httpdate v1.0.3
  Downloaded salsa20 v0.10.2
  Downloaded inout v0.1.4
  Downloaded block-padding v0.3.3
  Downloaded rustc-hash v2.1.3
  Downloaded powerfmt v0.2.0
  Downloaded num_threads v0.1.7
  Downloaded ident_case v1.0.1
  Downloaded ref-cast-impl v1.0.24
  Downloaded dyn-clone v1.0.20
  Downloaded opa-wasm v0.2.0
  Downloaded cranelift-entity v0.130.2
  Downloaded cranelift-codegen-meta v0.130.2
  Downloaded unicode-width v0.1.14
  Downloaded icu_experimental v0.5.0
  Downloaded zerocopy v0.8.27
  Downloaded allocator-api2 v0.2.21
  Downloaded futures-intrusive v0.5.0
  Downloaded event-listener v5.4.1
  Downloaded proc-macro2 v1.0.101
  Downloaded serde_core v1.0.228
  Downloaded sharded-slab v0.1.7
  Downloaded spin v0.9.8
  Downloaded lock_api v0.4.13
  Downloaded zerofrom v0.1.6
  Downloaded zerofrom-derive v0.1.6
  Downloaded synstructure v0.13.2
  Downloaded yoke v0.8.3
  Downloaded yoke-derive v0.8.2
  Downloaded slab v0.4.11
  Downloaded mime v0.3.17
  Downloaded http-body v1.0.1
  Downloaded itoa v1.0.15
  Downloaded fnv v1.0.7
  Downloaded equivalent v1.0.2
  Downloaded sqlx-macros v0.8.6
  Downloaded darling_macro v0.23.0
  Downloaded indexmap v1.9.3
  Downloaded bs58 v0.5.1
  Downloaded ecdsa v0.16.9
  Downloaded rfc6979 v0.4.0
  Downloaded wasm-encoder v0.245.1
  Downloaded bumpalo v3.20.2
  Downloaded cranelift-isle v0.130.2
  Downloaded serde v1.0.228
  Downloaded serde_derive v1.0.228
  Downloaded potential_utf v0.1.5
  Downloaded futures-core v0.3.32
  Downloaded http-range-header v0.4.2
  Downloaded serde_urlencoded v0.7.1
  Downloaded md-5 v0.10.6
  Downloaded sha1 v0.10.6
  Downloaded scrypt v0.11.0
  Downloaded schemars v0.9.0
  Downloaded hashbrown v0.12.3
  Downloaded crypto-bigint v0.5.5
  Downloaded p256 v0.13.2
  Downloaded tempfile v3.22.0
  Downloaded nonzero_ext v0.3.0
  Downloaded futures-timer v3.0.3
  Downloaded dashmap v6.1.0
  Downloaded uncased v0.9.10
  Downloaded pear v0.2.9
  Downloaded pear_codegen v0.2.9
  Downloaded proc-macro2-diagnostics v0.10.1
  Downloaded static_assertions v1.1.0
  Downloaded rustversion v1.0.22
  Downloaded castaway v0.2.4
  Downloaded opentelemetry-http v0.32.0
  Downloaded urlencoding v2.1.3
  Downloaded axum v0.8.9
  Downloaded regalloc2 v0.15.0
  Downloaded cranelift-assembler-x64 v0.130.2
  Downloaded wasmtime-internal-jit-icache-coherence v43.0.2
  Downloaded wasmtime-internal-jit-debug v43.0.2
  Downloaded cranelift-native v0.130.2
  Downloaded unicode-xid v0.2.6
  Downloaded hashbrown v0.15.5
  Downloaded crc v3.4.0
  Downloaded crc-catalog v2.4.0
  Downloaded nu-ansi-term v0.50.1
  Downloaded num-iter v0.1.45
  Downloaded time-core v0.1.8
  Downloaded ref-cast v1.0.24
  Downloaded k256 v0.13.4
  Downloaded errno v0.3.14
  Downloaded foldhash v0.2.0
  Downloaded serde_yaml v0.9.34+deprecated
  Downloaded unsafe-libyaml v0.2.11
  Downloaded inlinable_string v0.1.15
  Downloaded wildmatch v2.6.1
  Downloaded wasmtime-internal-fiber v43.0.2
  Downloaded smartstring v1.0.1
  Downloaded prost v0.14.1
  Downloaded prost-derive v0.14.1
  Downloaded iana-time-zone v0.1.64
  Downloaded pkg-config v0.3.32
  Downloaded futures-executor v0.3.31
  Downloaded autocfg v1.5.0
  Downloaded untrusted v0.9.0
  Downloaded jobserver v0.1.34
  Downloaded fs_extra v1.3.0
  Downloaded write16 v1.0.0
  Downloaded mime_guess v2.0.5
  Downloaded unicase v2.8.1
  Downloaded zmij v1.0.21
  Downloaded home v0.5.11
  Downloaded hex v0.4.3
  Downloaded dotenvy v0.15.7
  Downloaded byteorder v1.5.0
  Downloaded spki v0.7.3
  Downloaded crossbeam-deque v0.8.6
  Downloaded sqlx-macros-core v0.8.6
  Downloaded time-macros v0.2.27
  Downloaded schemars_derive v1.2.1
  Downloaded sec1 v0.7.3
  Downloaded base16ct v0.2.0
  Downloaded group v0.13.0
  Downloaded ff v0.13.1
  Downloaded insta v1.48.0
  Downloaded fastrand v2.3.0
  Downloaded figment v0.10.19
  Downloaded yansi v1.0.1
  Downloaded compact_str v0.9.1
  Downloaded arc-swap v1.9.2
  Downloaded cranelift-assembler-x64-meta v0.130.2
  Downloaded cranelift-frontend v0.130.2
  Downloaded wasmtime-internal-component-util v43.0.2
  Downloaded memchr v2.7.5
  Downloaded rustls-pki-types v1.15.0
  Downloaded getrandom v0.2.16
  Downloaded shlex v1.3.0
  Downloaded find-msvc-tools v0.1.8
  Downloaded litemap v0.8.2
  Downloaded password-hash v0.5.0
  Downloaded num-conv v0.2.0
  Downloaded serde_derive_internals v0.29.1
  Downloaded primeorder v0.13.6
  Downloaded elliptic-curve v0.13.8
  Downloaded similar v2.7.0
  Downloaded wasmtime-environ v43.0.2
  Downloaded wasmparser v0.245.1
  Downloaded id-arena v2.3.0
  Downloaded wasmtime-internal-wit-bindgen v43.0.2
  Downloaded bcrypt v0.18.0
  Downloaded tracing-futures v0.2.5
  Downloaded asynk-strim v0.1.5
  Downloaded strum v0.27.2
  Downloaded argon2 v0.5.3
  Downloaded symlink v0.1.0
  Downloaded sd-notify v0.5.0
  Downloaded opentelemetry-otlp v0.32.0
  Downloaded opentelemetry-jaeger-propagator v0.32.0
  Downloaded opentelemetry-instrumentation-tokio v0.2.0
  Downloaded shell-words v1.1.0
  Downloaded atoi v2.0.0
  Downloaded matchers v0.2.0
  Downloaded cc v1.2.54
  Downloaded http-body-util v0.1.3
  Downloaded pem-rfc7468 v0.7.0
  Downloaded cipher v0.4.4
  Downloaded cbc v0.1.2
  Downloaded assert_matches v1.5.0
  Downloaded hashbrown v0.16.1
  Downloaded hashbrown v0.14.5
  Downloaded serde_spanned v1.1.1
  Downloaded ruma-identifiers-validation v0.12.1
  Downloaded js_int v0.2.2
  Downloaded wit-parser v0.245.1
  Downloaded memfd v0.6.5
  Downloaded litrs v0.4.2
  Downloaded blowfish v0.9.1
  Downloaded axum-macros v0.5.1
  Downloaded static_assertions_next v1.1.2
  Downloaded multer v3.1.0
  Downloaded async-graphql-value v7.2.1
  Downloaded strum_macros v0.27.2
  Downloaded Inflector v0.11.4
  Downloaded blake2 v0.10.6
  Downloaded aide-macros v0.16.0-alpha.4
  Downloaded vergen-gitcl v1.0.8
  Downloaded vergen-lib v0.1.6
  Downloaded vergen v9.0.6
  Downloaded tracing-appender v0.2.5
  Downloaded tonic v0.14.2
  Downloaded aho-corasick v1.1.3
  Downloaded dunce v1.0.5
  Downloaded futures-channel v0.3.32
  Downloaded ryu v1.0.20
  Downloaded hmac v0.12.1
  Downloaded base64ct v1.8.3
  Downloaded pkcs5 v0.7.1
  Downloaded pkcs1 v0.7.5
  Downloaded serde_with_macros v3.21.0
  Downloaded darling v0.23.0
  Downloaded heck v0.4.1
  Downloaded darling v0.20.11
  Downloaded universal-hash v0.5.1
  Downloaded toml_datetime v1.1.1+spec-1.1.0
  Downloaded itertools v0.14.0
  Downloaded async-graphql-derive v7.2.1
  Downloaded crossbeam-channel v0.5.15
  Downloaded opentelemetry-stdout v0.32.0
  Downloaded flume v0.11.1
  Downloaded unicode-properties v0.1.3
  Downloaded tinyvec_macros v0.1.1
  Downloaded cmake v0.1.54
  Downloaded darling_macro v0.20.11
  Downloaded tracing-opentelemetry v0.33.0
  Downloaded poly1305 v0.8.0
  Downloaded serde_html_form v0.4.1
  Downloaded proc-macro-crate v3.3.0
  Downloaded toml_datetime v0.6.11
  Downloaded as_variant v1.3.0
  Downloaded object v0.38.1
  Downloaded gimli v0.33.0
  Downloaded addr2line v0.26.1
  Downloaded thiserror v1.0.69
  Downloaded thiserror-impl v1.0.69
  Downloaded adler2 v2.0.1
  Downloaded sentry-panic v0.48.5
  Downloaded sentry-contexts v0.48.5
  Downloaded uname v0.1.1
  Downloaded rustc_version v0.4.1
  Downloaded serde_qs v1.1.2
  Downloaded listenfd v1.0.2
  Downloaded dialoguer v0.12.0
  Downloaded vcpkg v0.2.15
  Downloaded tinyvec v1.10.0
  Downloaded unicode-bidi v0.3.18
  Downloaded rand v0.8.5
  Downloaded tokio-rustls v0.26.4
  Downloaded p384 v0.13.1
  Downloaded chacha20poly1305 v0.10.1
  Downloaded opaque-debug v0.3.1
  Downloaded aead v0.5.2
  Downloaded quoted_printable v0.5.1
  Downloaded hostname v0.4.1
  Downloaded pin-utils v0.1.0
  Downloaded toml_edit v0.22.27
  Downloaded headers-core v0.3.0
  Downloaded tokio-test v0.4.4
  Downloaded wasmtime-internal-cranelift v43.0.2
  Downloaded parse-size v1.1.0
  Downloaded addr2line v0.25.1
  Downloaded sentry-tower v0.48.5
  Downloaded pin-project-internal v1.1.10
  Downloaded chrono v0.4.45
  Downloaded sqlx-postgres v0.8.6
  Downloaded unicode-ident v1.0.19
  Downloaded quote v1.0.44
  Downloaded tokio-macros v2.6.0
  Downloaded signal-hook-registry v1.4.6
  Downloaded parking_lot_core v0.9.11
  Downloaded aws-lc-rs v1.16.2
  Downloaded percent-encoding v2.3.2
  Downloaded utf8_iter v1.0.4
  Downloaded idna_adapter v1.2.2
  Downloaded pkcs8 v0.10.2
  Downloaded crossbeam-epoch v0.9.20
  Downloaded sea-query-sqlx v0.8.1
  Downloaded sea-query-derive v1.0.0
  Downloaded wasmtime-internal-component-macro v43.0.2
  Downloaded json-patch v4.0.0
  Downloaded miniz_oxide v0.8.9
  Downloaded pin-project v1.1.10
  Downloaded cfg_aliases v0.2.1
  Downloaded psl-types v2.0.11
  Downloaded async-graphql-parser v7.2.1
  Downloaded unicode-normalization v0.1.24
  Downloaded rand_chacha v0.3.1
  Downloaded tracing-log v0.2.0
  Downloaded once_cell v1.21.3
  Downloaded value-bag v1.11.1
  Downloaded tracing-attributes v0.1.31
  Downloaded socket2 v0.6.5
  Downloaded parking_lot v0.12.4
  Downloaded bytes v1.12.0
  Downloaded subtle v2.6.1
  Downloaded reqwest v0.13.4
  Downloaded zerovec-derive v0.11.3
  Downloaded async-lock v3.4.1
  Downloaded event-listener-strategy v0.5.4
  Downloaded web-time v1.1.0
  Downloaded toml_parser v1.1.2+spec-1.1.0
  Downloaded jsonptr v0.7.1
  Downloaded chronoutil v0.2.7
  Downloaded phf_shared v0.12.1
  Downloaded siphasher v1.0.1
  Downloaded ghash v0.5.1
  Downloaded tracing-core v0.1.36
  Downloaded log v0.4.28
  Downloaded url v2.5.8
  Downloaded icu_properties v2.2.0
  Downloaded regex v1.12.4
  Downloaded spinning_top v0.3.0
  Downloaded quanta v0.12.6
  Downloaded headers v0.4.1
  Downloaded phf v0.12.1
  Downloaded cron v0.17.0
  Downloaded phf v0.11.3
  Downloaded phf_shared v0.11.3
  Downloaded phf_macros v0.11.3
  Downloaded phf_generator v0.11.3
  Downloaded utf8-zero v0.8.1
  Downloaded serde_html_form v0.2.8
  Downloaded cookie v0.18.1
  Downloaded polyval v0.6.2
  Downloaded fuzzy-matcher v0.3.7
  Downloaded whoami v1.6.1
  Downloaded stringprep v0.1.5
  Downloaded mio v1.0.4
  Downloaded rustls-webpki v0.103.13
  Downloaded icu_normalizer v2.2.0
  Downloaded rustix v1.1.2
  Downloaded async-global-executor v2.4.1
  Downloaded piper v0.2.4
  Downloaded event-listener v2.5.3
  Downloaded winnow v0.7.13
  Downloaded arrayvec v0.7.6
  Downloaded deadpool-runtime v0.1.4
  Downloaded assert-json-diff v2.0.2
  Downloaded bit-set v0.8.0
  Downloaded derive_builder_macro v0.20.2
  Downloaded derive_builder_core v0.20.2
  Downloaded document-features v0.2.11
  Downloaded opentelemetry-instrumentation-process v0.2.0
  Downloaded regex-syntax v0.8.11
  Downloaded async-channel v1.9.0
  Downloaded duration-str v0.15.1
  Downloaded bit-vec v0.8.0
  Downloaded derive_builder v0.20.2
  Downloaded ctr v0.9.2
  Downloaded email_address v0.2.9
  Downloaded kv-log-macro v1.0.7
  Downloaded cookie_store v0.22.1
  Downloaded chacha20 v0.9.1
  Downloaded sentry v0.48.5
  Downloaded num_cpus v1.17.0
  Downloaded rustls-platform-verifier v0.7.0
  Downloaded console v0.16.3
  Downloaded idna v1.1.0
  Downloaded rust_decimal v1.38.0
  Downloaded zerovec v0.11.6
  Downloaded aes-gcm v0.10.3
  Downloaded async-signal v0.2.13
  Downloaded opentelemetry-resource-detectors v0.11.0
  Downloaded async-graphql v7.2.1
  Downloaded icu_normalizer_data v2.2.0
  Downloaded async-process v2.5.0
  Downloaded portable-atomic v1.11.1
  Downloaded sqlx-mysql v0.8.6
  Downloaded ureq v3.3.0
  Downloaded bitflags v2.13.0
  Downloaded fancy-regex v0.18.0
  Downloaded opentelemetry-prometheus-text-exporter v0.3.0
  Downloaded sprintf v0.4.2
  Downloaded debugid v0.8.0
  Downloaded sentry-backtrace v0.48.5
  Downloaded gimli v0.32.3
  Downloaded icu_calendar v2.2.1
  Downloaded icu_collections v2.2.0
  Downloaded async-channel v2.5.0
  Downloaded blocking v1.6.2
  Downloaded indoc v2.0.6
  Downloaded async-executor v1.13.3
  Downloaded toml v1.1.2+spec-1.1.0
  Downloaded csv v1.4.0
  Downloaded syn v2.0.106
  Downloaded object v0.37.3
  Downloaded email-encoding v0.4.1
  Downloaded futures-lite v2.6.1
  Downloaded rayon-core v1.13.0
  Downloaded regex-automata v0.4.14
  Downloaded language-tags v0.3.2
  Downloaded zeroize v1.9.0
  Downloaded async-task v4.7.1
  Downloaded ruma-macros v0.19.0
  Downloaded darling_core v0.23.0
  Downloaded sentry-tracing v0.48.5
  Downloaded rsa v0.9.10
  Downloaded rustc-demangle v0.1.26
  Downloaded iri-string v0.7.8
  Downloaded jiff-sqlx v0.1.1
  Downloaded procfs v0.18.0
  Downloaded tracing v0.1.44
  Downloaded schemars v1.2.1
  Downloaded zxcvbn v3.1.1
  Downloaded async-io v2.6.0
  Downloaded polling v3.11.0
  Downloaded wasmtime v43.0.2
  Downloaded deadpool v0.12.3
  Downloaded indexmap v2.14.0
  Downloaded darling_core v0.20.11
  Downloaded procfs-core v0.18.0
  Downloaded cranelift-codegen v0.130.2
  Downloaded der v0.7.10
  Downloaded opentelemetry v0.32.0
  Downloaded axum-extra v0.12.6
  Downloaded woothee v0.13.0
  Downloaded tower v0.5.3
  Downloaded encoding_rs v0.8.35
  Downloaded libc v0.2.180
  Downloaded futures v0.3.31
  Downloaded http v1.3.1
  Downloaded tokio v1.50.0
  Downloaded chrono-tz v0.10.4
  Downloaded wiremock v0.6.5
  Downloaded ureq-proto v0.6.0
  Downloaded sentry-core v0.48.5
  Downloaded sentry-types v0.48.5
  Downloaded aes v0.8.4
  Downloaded backtrace v0.3.76
  Downloaded opentelemetry-semantic-conventions v0.32.1
  Downloaded tokio-util v0.7.18
  Downloaded icu_properties_data v2.2.0
  Downloaded icu_datetime_data v2.2.0
  Downloaded tower-http v0.6.8
  Downloaded ring v0.17.14
  Downloaded hashbrown v0.17.0
  Downloaded num-bigint-dig v0.8.6
  Downloaded serde_json v1.0.150
  Downloaded aide v0.16.0-alpha.4
  Downloaded webpki-roots v1.0.2
  Downloaded nom v8.0.0
  Downloaded itertools v0.15.0
  Downloaded futures-util v0.3.32
  Downloaded governor v0.10.4
  Downloaded rayon v1.11.0
  Downloaded opentelemetry-proto v0.32.0
  Downloaded hkdf v0.12.4
  Downloaded lettre v0.11.22
  Downloaded winnow v1.0.3
  Downloaded serde_with v3.21.0
  Downloaded ruma-common v0.19.0
  Downloaded time v0.3.47
  Downloaded opentelemetry_sdk v0.32.1
  Downloaded psl v2.1.217
  Downloaded async-std v1.13.2
  Downloaded unicode-width v0.2.1
  Downloaded sea-query v1.0.1
  Downloaded rustls v0.23.35
  Downloaded jiff v0.2.28
  Downloaded libsqlite3-sys v0.30.1
  Downloaded linux-raw-sys v0.11.0
  Downloaded icu_experimental_data v0.5.0
  Downloaded aws-lc-sys v0.39.0
Scope: all 3 workspace projects
? Verifying lockfile against supply-chain policies (881 entries)...

   ╭──────────────────────────────────────────╮
   │                                          │
   │   Update available! 11.3.0 → 11.25.0.    │
   │   Changelog: https://pnpm.io/v/11.25.0   │
   │     To update, run: pnpm add -g pnpm     │
   │                                          │
   ╰──────────────────────────────────────────╯

✓ Lockfile passes supply-chain policies (881 entries in 41.7s)
Lockfile is up to date, resolution step is skipped
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +705
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 705, reused 0, downloaded 33, added 12
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /build/.local/share/pnpm/store/v11
  Virtual store is at:             node_modules/.pnpm
...1128_623a471f0b9522dcfbe105e7925f244b npm-install$ npm install
Progress: resolved 705, reused 0, downloaded 88, added 61
Progress: resolved 705, reused 0, downloaded 153, added 117
Progress: resolved 705, reused 0, downloaded 224, added 195
Progress: resolved 705, reused 0, downloaded 368, added 357
Progress: resolved 705, reused 0, downloaded 459, added 434
Progress: resolved 705, reused 0, downloaded 514, added 475
Progress: resolved 705, reused 0, downloaded 568, added 523
Progress: resolved 705, reused 0, downloaded 667, added 606
Progress: resolved 705, reused 0, downloaded 703, added 702
Progress: resolved 705, reused 0, downloaded 704, added 704
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: npm notice run @actions/github-script@9.0.0 prepare
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: npm notice run husky
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: .git can't be found
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: added 575 packages, and audited 576 packages in 25s
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: 128 packages are looking for funding
...1128_623a471f0b9522dcfbe105e7925f244b npm-install:   run `npm fund` for details
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: 14 vulnerabilities (1 low, 5 moderate, 7 high, 1 critical)
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: To address all issues, run:
...1128_623a471f0b9522dcfbe105e7925f244b npm-install:   npm audit fix
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: Run `npm audit` for details.
...1128_623a471f0b9522dcfbe105e7925f244b npm-install: Done
Progress: resolved 705, reused 0, downloaded 705, added 704
Progress: resolved 705, reused 0, downloaded 705, added 705, done
.../node_modules/@swc/core postinstall$ node postinstall.js
.../node_modules/msw postinstall$ node -e "import('./config/scripts/postinstall.js').catch(() => void 0)"
.../esbuild@0.28.1/node_modules/esbuild postinstall$ node install.js
.../node_modules/@swc/core postinstall: Done
.../node_modules/msw postinstall: Done
.../esbuild@0.28.1/node_modules/esbuild postinstall: Done

devDependencies:
+ @localazy/cli 2.0.11
+ semver 7.8.5

Done in 1m 14s using pnpm v11.3.0
==> Starting build()...
   Compiling proc-macro2 v1.0.101
   Compiling quote v1.0.44
   Compiling unicode-ident v1.0.19
   Compiling serde v1.0.228
   Compiling libc v0.2.180
   Compiling serde_core v1.0.228
   Compiling cfg-if v1.0.3
   Compiling version_check v0.9.5
   Compiling autocfg v1.5.0
   Compiling zeroize v1.9.0
   Compiling memchr v2.7.5
   Compiling typenum v1.18.0
   Compiling equivalent v1.0.2
   Compiling subtle v2.6.1
   Compiling syn v2.0.106
   Compiling itoa v1.0.15
   Compiling generic-array v0.14.7
   Compiling thiserror v2.0.18
   Compiling once_cell v1.21.3
   Compiling getrandom v0.2.16
   Compiling log v0.4.28
   Compiling pin-project-lite v0.2.17
   Compiling rand_core v0.6.4
   Compiling libm v0.2.16
   Compiling hashbrown v0.17.0
   Compiling lock_api v0.4.13
   Compiling futures-core v0.3.32
   Compiling parking_lot_core v0.9.11
   Compiling stable_deref_trait v1.2.0
   Compiling zmij v1.0.21
   Compiling percent-encoding v2.3.2
   Compiling crossbeam-utils v0.8.21
   Compiling crypto-common v0.1.6
   Compiling zerocopy v0.8.27
   Compiling icu_properties_data v2.2.0
   Compiling tracing-core v0.1.36
   Compiling icu_normalizer_data v2.2.0
   Compiling litemap v0.8.2
   Compiling jobserver v0.1.34
   Compiling scopeguard v1.2.0
   Compiling utf8_iter v1.0.4
   Compiling find-msvc-tools v0.1.8
   Compiling indexmap v2.14.0
   Compiling shlex v1.3.0
   Compiling cc v1.2.54
   Compiling const-oid v0.9.6
   Compiling futures-sink v0.3.32
   Compiling block-buffer v0.10.4
   Compiling digest v0.10.7
   Compiling serde_json v1.0.150
   Compiling signal-hook-registry v1.4.6
   Compiling socket2 v0.6.5
   Compiling cpufeatures v0.2.17
   Compiling mio v1.0.4
   Compiling futures-io v0.3.32
   Compiling slab v0.4.11
   Compiling futures-channel v0.3.32
   Compiling synstructure v0.13.2
   Compiling futures-task v0.3.32
   Compiling cmake v0.1.54
   Compiling form_urlencoded v1.2.2
   Compiling fs_extra v1.3.0
   Compiling dunce v1.0.5
   Compiling aws-lc-sys v0.39.0
   Compiling write16 v1.0.0
   Compiling utf16_iter v1.0.5
   Compiling num-traits v0.2.19
   Compiling fnv v1.0.7
   Compiling bitflags v2.13.0
   Compiling aws-lc-rs v1.16.2
   Compiling anyhow v1.0.103
   Compiling sha2 v0.10.9
   Compiling block-padding v0.3.3
   Compiling base64 v0.22.1
   Compiling inout v0.1.4
   Compiling strsim v0.11.1
   Compiling ident_case v1.0.1
   Compiling cipher v0.4.4
   Compiling allocator-api2 v0.2.21
   Compiling hmac v0.12.1
   Compiling ppv-lite86 v0.2.21
   Compiling getrandom v0.3.3
   Compiling serde_derive v1.0.228
   Compiling zerofrom-derive v0.1.6
   Compiling yoke-derive v0.8.2
   Compiling displaydoc v0.2.5
   Compiling zerovec-derive v0.11.3
   Compiling thiserror-impl v2.0.18
   Compiling tracing-attributes v0.1.31
   Compiling zerofrom v0.1.6
   Compiling tokio-macros v2.6.0
   Compiling yoke v0.8.3
   Compiling zerovec v0.11.6
   Compiling zerotrie v0.2.4
   Compiling futures-macro v0.3.32
   Compiling tracing v0.1.44
   Compiling futures-util v0.3.32
   Compiling tinystr v0.8.3
   Compiling aho-corasick v1.1.3
   Compiling regex-syntax v0.8.11
   Compiling smallvec v1.15.1
   Compiling either v1.15.0
   Compiling bytes v1.12.0
   Compiling writeable v0.6.3
   Compiling icu_locale_core v2.2.0
   Compiling potential_utf v0.1.5
   Compiling icu_collections v2.2.0
   Compiling icu_provider v2.2.0
   Compiling parking_lot v0.12.4
   Compiling icu_properties v2.2.0
   Compiling tokio v1.50.0
   Compiling icu_normalizer v2.2.0
   Compiling idna_adapter v1.2.2
   Compiling idna v1.1.0
   Compiling crossbeam-epoch v0.9.20
   Compiling regex-automata v0.4.14
   Compiling rustls-pki-types v1.15.0
   Compiling url v2.5.8
   Compiling rayon-core v1.13.0
   Compiling base64ct v1.8.3
   Compiling crossbeam-deque v0.8.6
   Compiling http v1.3.1
   Compiling mime v0.3.17
   Compiling spin v0.9.8
   Compiling rand_core v0.9.3
   Compiling httpdate v1.0.3
   Compiling ryu v1.0.20
   Compiling untrusted v0.9.0
   Compiling hex v0.4.3
   Compiling iana-time-zone v0.1.64
   Compiling rustls v0.23.35
   Compiling chrono v0.4.45
   Compiling rayon v1.11.0
   Compiling rand_chacha v0.9.0
   Compiling aes v0.8.4
   Compiling foldhash v0.2.0
   Compiling hashbrown v0.16.1
   Compiling rand v0.9.4
   Compiling lazy_static v1.5.0
   Compiling password-hash v0.5.0
   Compiling uuid v1.23.4
   Compiling pem-rfc7468 v0.7.0
   Compiling heck v0.5.0
   Compiling der v0.7.10
   Compiling pbkdf2 v0.12.2
   Compiling salsa20 v0.10.2
   Compiling hkdf v0.12.4
   Compiling tower-service v0.3.3
   Compiling scrypt v0.11.0
   Compiling http-body v1.0.1
   Compiling cbc v0.1.2
   Compiling httparse v1.10.1
   Compiling tokio-util v0.7.18
   Compiling rand_chacha v0.3.1
   Compiling spki v0.7.3
   Compiling tower-layer v0.3.3
   Compiling pkcs5 v0.7.1
   Compiling num-conv v0.2.0
   Compiling time-core v0.1.8
   Compiling rand v0.8.5
   Compiling pkcs8 v0.10.2
   Compiling rustix v1.1.2
   Compiling opentelemetry v0.32.0
   Compiling darling_core v0.23.0
   Compiling sync_wrapper v1.0.2
   Compiling linux-raw-sys v0.11.0
   Compiling atomic-waker v1.1.2
   Compiling try-lock v0.2.5
   Compiling rustversion v1.0.22
   Compiling want v0.3.1
   Compiling h2 v0.4.16
   Compiling http-body-util v0.1.3
   Compiling async-trait v0.1.89
   Compiling num-integer v0.1.46
   Compiling ff v0.13.1
   Compiling base16ct v0.2.0
   Compiling foldhash v0.1.5
   Compiling openssl-probe v0.1.6
   Compiling wasmtime-internal-core v43.0.2
   Compiling rustls-native-certs v0.8.1
   Compiling hashbrown v0.15.5
   Compiling darling_macro v0.23.0
   Compiling darling v0.23.0
   Compiling sec1 v0.7.3
   Compiling group v0.13.0
   Compiling universal-hash v0.5.1
   Compiling crypto-bigint v0.5.5
   Compiling opaque-debug v0.3.1
   Compiling powerfmt v0.2.0
   Compiling ipnet v2.11.0
   Compiling hyper v1.10.1
   Compiling elliptic-curve v0.13.8
   Compiling deranged v0.5.3
   Compiling hyper-util v0.1.20
   Compiling tower v0.5.3
   Compiling time-macros v0.2.27
   Compiling signature v2.2.0
   Compiling cranelift-srcgen v0.130.2
   Compiling ref-cast v1.0.24
   Compiling cranelift-assembler-x64-meta v0.130.2
   Compiling time v0.3.47
   Compiling regex v1.12.4
   Compiling serde_urlencoded v0.7.1
   Compiling ref-cast-impl v1.0.24
   Compiling rustls-webpki v0.103.13
   Compiling rfc6979 v0.4.0
   Compiling serde_derive_internals v0.29.1
   Compiling darling_core v0.20.11
   Compiling ecdsa v0.16.9
   Compiling schemars_derive v1.2.1
   Compiling cranelift-bitset v0.130.2
   Compiling pulley-macros v43.0.2
   Compiling aead v0.5.2
   Compiling thread_local v1.1.9
   Compiling num-bigint-dig v0.8.6
   Compiling dyn-clone v1.0.20
   Compiling primeorder v0.13.6
   Compiling num-iter v0.1.45
   Compiling schemars v1.2.1
   Compiling target-lexicon v0.13.3
   Compiling cranelift-isle v0.130.2
   Compiling darling_macro v0.20.11
   Compiling darling v0.20.11
   Compiling pulley-interpreter v43.0.2
   Compiling cranelift-entity v0.130.2
   Compiling tokio-rustls v0.26.4
   Compiling rustls-platform-verifier v0.7.0
   Compiling serde_with_macros v3.21.0
   Compiling pkcs1 v0.7.5
   Compiling sharded-slab v0.1.7
   Compiling matchers v0.2.0
   Compiling tracing-log v0.2.0
   Compiling proc-macro2-diagnostics v0.10.1
   Compiling icu_locale_data v2.2.0
   Compiling cranelift-codegen-shared v0.130.2
   Compiling nu-ansi-term v0.50.1
   Compiling cranelift-codegen-meta v0.130.2
   Compiling tracing-subscriber v0.3.23
   Compiling serde_with v3.21.0
   Compiling rsa v0.9.10
   Compiling cranelift-bforest v0.130.2
   Compiling mas-iana v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/iana)
   Compiling p256 v0.13.2
   Compiling p384 v0.13.1
   Compiling k256 v0.13.4
   Compiling cranelift-assembler-x64 v0.130.2
   Compiling gimli v0.33.0
   Compiling tokio-stream v0.1.18
   Compiling ipnetwork v0.20.0
   Compiling yansi v1.0.1
   Compiling rustc-hash v2.1.3
   Compiling crc32fast v1.5.0
   Compiling unicase v2.8.1
   Compiling camino v1.2.4
   Compiling crc-catalog v2.4.0
   Compiling web-time v1.1.0
   Compiling crc v3.4.0
   Compiling mime_guess v2.0.5
   Compiling cranelift-codegen v0.130.2
   Compiling mas-jose v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/jose)
   Compiling poly1305 v0.8.0
   Compiling ulid v1.2.1
   Compiling bumpalo v3.20.2
   Compiling wasmtime-internal-versioned-export-macros v43.0.2
   Compiling chacha20 v0.9.1
   Compiling quanta v0.12.6
   Compiling hostname v0.4.1
   Compiling uncased v0.9.10
   Compiling fastrand v2.3.0
   Compiling portable-atomic v1.11.1
   Compiling semver v1.0.27
   Compiling arbitrary v1.4.2
   Compiling unsafe-libyaml v0.2.11
   Compiling object v0.38.1
   Compiling wasmparser v0.245.1
   Compiling cranelift-control v0.130.2
   Compiling serde_yaml v0.9.34+deprecated
   Compiling chacha20poly1305 v0.10.1
   Compiling regalloc2 v0.15.0
   Compiling icu_locale v2.2.0
   Compiling pear_codegen v0.2.9
   Compiling cobs v0.3.0
   Compiling sha1 v0.10.6
   Compiling figment v0.10.19
   Compiling ucd-trie v0.1.7
   Compiling leb128fmt v0.1.0
   Compiling termcolor v1.4.1
   Compiling hashbrown v0.14.5
   Compiling siphasher v1.0.1
   Compiling inlinable_string v0.1.15
   Compiling pear v0.2.9
   Compiling wasmprinter v0.245.1
   Compiling dashmap v6.1.0
   Compiling wasm-encoder v0.245.1
   Compiling pest v2.8.6
   Compiling postcard v1.1.3
   Compiling mas-keystore v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/keystore)
   Compiling tempfile v3.22.0
   Compiling tracing-opentelemetry v0.33.0
   Compiling language-tags v0.3.2
   Compiling email-encoding v0.4.1
   Compiling md-5 v0.10.6
   Compiling spinning_top v0.3.0
   Compiling nom v8.0.0
   Compiling encoding_rs v0.8.35
   Compiling icu_plurals_data v2.2.0
   Compiling quoted_printable v0.5.1
   Compiling futures-timer v3.0.3
   Compiling tinyvec_macros v0.1.1
   Compiling nonzero_ext v0.3.0
   Compiling woothee v0.13.0
   Compiling iri-string v0.7.8
   Compiling http-range-header v0.4.2
   Compiling email_address v0.2.9
   Compiling tower-http v0.6.8
   Compiling lettre v0.11.22
   Compiling governor v0.10.4
   Compiling tinyvec v1.10.0
   Compiling oauth2-types v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/oauth2-types)
   Compiling wasmtime-environ v43.0.2
   Compiling concurrent-queue v2.5.0
   Compiling webpki-roots v1.0.2
   Compiling axum-core v0.5.5
   Compiling serde_path_to_error v0.1.20
   Compiling indoc v2.0.6
   Compiling wasmtime-internal-unwinder v43.0.2
   Compiling parking v2.2.1
   Compiling icu_decimal_data v2.2.0
   Compiling matchit v0.8.4
   Compiling icu_calendar_data v2.2.0
   Compiling opentelemetry-semantic-conventions v0.32.1
   Compiling axum v0.8.9
   Compiling rustc_version v0.4.1
   Compiling event-listener v5.4.1
   Compiling mas-config v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/config)
   Compiling webpki-roots v0.26.11
   Compiling futures-intrusive v0.5.0
   Compiling unicode-normalization v0.1.24
   Compiling hashlink v0.10.0
   Compiling crossbeam-queue v0.3.12
   Compiling wasmtime-internal-fiber v43.0.2
   Compiling hyper-rustls v0.27.9
   Compiling derive_builder_core v0.20.2
   Compiling debugid v0.8.0
   Compiling futures-executor v0.3.31
   Compiling fixed_decimal v0.7.2
   Compiling itertools v0.14.0
   Compiling core_maths v0.1.1
   Compiling thiserror v1.0.69
   Compiling icu_list_data v2.2.0
   Compiling unicode-bidi v0.3.18
   Compiling unicode-properties v0.1.3
   Compiling winnow v0.7.13
   Compiling icu_casemap_data v2.2.0
   Compiling rust_decimal v1.38.0
   Compiling toml_datetime v0.6.11
   Compiling icu_time_data v2.2.0
   Compiling sqlx-core v0.8.6
   Compiling stringprep v0.1.5
   Compiling toml_edit v0.22.27
   Compiling calendrical_calculations v0.2.4
   Compiling derive_builder_macro v0.20.2
   Compiling icu_plurals v2.2.0
   Compiling mas-data-model v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/data-model)
   Compiling sentry-types v0.48.5
   Compiling reqwest v0.13.4
   Compiling cranelift-native v0.130.2
   Compiling cranelift-frontend v0.130.2
   Compiling atoi v2.0.0
   Compiling phf_shared v0.12.1
   Compiling wasmtime v43.0.2
   Compiling icu_pattern v0.4.2
   Compiling pin-project-internal v1.1.10
   Compiling thiserror-impl v1.0.69
   Compiling ixdtf v0.6.5
   Compiling v_htmlescape v0.15.8
   Compiling byteorder v1.5.0
   Compiling arrayvec v0.7.6
   Compiling icu_datetime_data v2.2.0
   Compiling chrono-tz v0.10.4
   Compiling dotenvy v0.15.7
   Compiling whoami v1.6.1
   Compiling icu_experimental_data v0.5.0
   Compiling home v0.5.11
   Compiling sqlx-postgres v0.8.6
   Compiling icu_calendar v2.2.1
   Compiling sentry-core v0.48.5
   Compiling pin-project v1.1.10
   Compiling icu_decimal v2.2.0
   Compiling phf v0.12.1
   Compiling wasmtime-internal-cranelift v43.0.2
   Compiling proc-macro-crate v3.3.0
   Compiling pest_meta v2.8.6
   Compiling memfd v0.6.5
   Compiling wasmtime-internal-jit-icache-coherence v43.0.2
   Compiling num-bigint v0.4.6
   Compiling headers-core v0.3.0
   Compiling jsonptr v0.7.1
   Compiling urlencoding v2.1.3
   Compiling object v0.37.3
   Compiling winnow v1.0.3
   Compiling unicode-width v0.2.1
   Compiling toml_parser v1.1.2+spec-1.1.0
   Compiling console v0.16.3
   Compiling num-rational v0.4.2
   Compiling json-patch v4.0.0
   Compiling headers v0.4.1
   Compiling pest_generator v2.8.6
   Compiling icu_time v2.2.0
   Compiling icu_casemap v2.2.0
   Compiling icu_list v2.2.0
   Compiling sqlx-macros-core v0.8.6
   Compiling duration-str v0.15.1
   Compiling opentelemetry-http v0.32.0
   Compiling polyval v0.6.2
   Compiling arc-swap v1.9.2
   Compiling chronoutil v0.2.7
   Compiling sprintf v0.4.2
   Compiling serde_spanned v1.1.1
   Compiling toml_datetime v1.1.1+spec-1.1.0
   Compiling memo-map v0.3.3
   Compiling parse-size v1.1.0
   Compiling js_int v0.2.2
   Compiling gimli v0.32.3
   Compiling unicode-width v0.1.14
   Compiling adler2 v2.0.1
   Compiling opa-wasm v0.2.0
   Compiling miniz_oxide v0.8.9
   Compiling pad v0.1.6
   Compiling ruma-identifiers-validation v0.12.1
   Compiling addr2line v0.25.1
   Compiling minijinja v2.21.0
   Compiling phf_shared v0.11.3
   Compiling toml v1.1.2+spec-1.1.0
   Compiling ghash v0.5.1
   Compiling icu_experimental v0.5.0
   Compiling icu_datetime v2.2.0
   Compiling sqlx-macros v0.8.6
   Compiling pest_derive v2.8.6
   Compiling vergen-lib v0.1.6
   Compiling ctr v0.9.2
   Compiling cookie v0.18.1
   Compiling ruma-common v0.19.0
   Compiling same-file v1.0.6
   Compiling v_escape-base v0.1.0
   Compiling rustc-demangle v0.1.26
   Compiling heck v0.4.1
   Compiling as_variant v1.3.0
   Compiling ruma-macros v0.19.0
   Compiling backtrace v0.3.76
   Compiling sea-query-derive v1.0.0
   Compiling v_htmlescape v0.17.0
   Compiling walkdir v2.5.0
   Compiling aes-gcm v0.10.3
   Compiling sqlx v0.8.6
   Compiling minijinja-contrib v2.21.0
   Compiling phf_generator v0.11.3
   Compiling mas-policy v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/policy)
   Compiling mas-context v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/context)
   Compiling mas-storage v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/storage)
   Compiling derive_builder v0.20.2
   Compiling opentelemetry_sdk v0.32.1
   Compiling mas-router v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/router)
   Compiling sentry-contexts v0.48.5
   Compiling mas-spa v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/spa)
   Compiling vergen v9.0.6
   Compiling serde_html_form v0.4.1
   Compiling cfg_aliases v0.2.1
   Compiling wildmatch v2.6.1
   Compiling sentry v0.48.5
   Compiling phf_macros v0.11.3
   Compiling sea-query v1.0.1
   Compiling sentry-backtrace v0.48.5
   Compiling mas-http v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/http)
   Compiling async-graphql-value v7.2.1
   Compiling vergen-gitcl v1.0.8
   Compiling strum_macros v0.27.2
   Compiling serde_html_form v0.2.8
   Compiling uname v0.1.1
   Compiling async-io v2.6.0
   Compiling multer v3.1.0
   Compiling num_threads v0.1.7
   Compiling utf8parse v0.2.2
   Compiling bit-vec v0.8.0
   Compiling static_assertions v1.1.0
   Compiling mas-storage-pg v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/storage-pg)
   Compiling anstyle-parse v0.2.7
   Compiling bit-set v0.8.0
   Compiling strum v0.27.2
   Compiling axum-extra v0.12.6
   Compiling prost-derive v0.14.1
   Compiling async-graphql-parser v7.2.1
   Compiling phf v0.11.3
   Compiling sea-query-sqlx v0.8.1
   Compiling mas-matrix v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/matrix)
   Compiling sentry-panic v0.48.5
   Compiling sentry-tower v0.48.5
   Compiling futures v0.3.31
   Compiling polling v3.11.0
   Compiling futures-lite v2.6.1
   Compiling smartstring v1.0.1
   Compiling colorchoice v1.0.4
   Compiling is_terminal_polyfill v1.70.1
   Compiling anstyle-query v1.1.4
   Compiling procfs v0.18.0
   Compiling anstyle v1.0.11
   Compiling Inflector v0.11.4
   Compiling anstream v0.6.20
   Compiling async-graphql-derive v7.2.1
   Compiling tracing-futures v0.2.5
   Compiling prost v0.14.1
   Compiling cron v0.17.0
   Compiling fancy-regex v0.18.0
   Compiling blowfish v0.9.1
   Compiling thiserror-ext-derive v0.3.0
   Compiling castaway v0.2.4
   Compiling aide-macros v0.16.0-alpha.4
   Compiling procfs-core v0.18.0
   Compiling blake2 v0.10.6
   Compiling asynk-strim v0.1.5
   Compiling clap_lex v1.1.0
   Compiling opentelemetry-resource-detectors v0.11.0
   Compiling psl-types v2.0.11
   Compiling static_assertions_next v1.1.2
   Compiling clap_builder v4.5.60
   Compiling async-graphql v7.2.1
   Compiling psl v2.1.217
   Compiling argon2 v0.5.3
   Compiling thiserror-ext v0.3.0
   Compiling aide v0.16.0-alpha.4
   Compiling compact_str v0.9.1
   Compiling zxcvbn v3.1.1
   Compiling bcrypt v0.18.0
   Compiling opentelemetry-proto v0.32.0
   Compiling mas-cli v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/cli)
   Compiling mas-oidc-client v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/oidc-client)
   Compiling tonic v0.14.2
   Compiling fuzzy-matcher v0.3.7
   Compiling clap_derive v4.5.55
   Compiling axum-macros v0.5.1
   Compiling crossbeam-channel v0.5.15
   Compiling symlink v0.1.0
   Compiling shell-words v1.1.0
   Compiling dialoguer v0.12.0
   Compiling tracing-appender v0.2.5
   Compiling clap v4.5.60
   Compiling opentelemetry-otlp v0.32.0
   Compiling opentelemetry-prometheus-text-exporter v0.3.0
   Compiling syn2mas v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/syn2mas)
   Compiling opentelemetry-instrumentation-process v0.2.0
   Compiling mas-matrix-synapse v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/matrix-synapse)
   Compiling opentelemetry-stdout v0.32.0
   Compiling mas-listener v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/listener)
   Compiling mas-tower v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/tower)
   Compiling sentry-tracing v0.48.5
   Compiling opentelemetry-jaeger-propagator v0.32.0
   Compiling opentelemetry-instrumentation-tokio v0.2.0
   Compiling itertools v0.15.0
   Compiling sd-notify v0.5.0
   Compiling listenfd v1.0.2
   Compiling mas-i18n v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/i18n)
   Compiling mas-templates v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/templates)
   Compiling mas-email v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/email)
   Compiling mas-axum-utils v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/axum-utils)
   Compiling mas-tasks v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/tasks)
   Compiling mas-handlers v1.24.0 (/build/matrix-authentication-service/src/matrix-authentication-service/crates/handlers)
error: could not compile `mas-cli` (bin "mas-cli")

Caused by:
  process didn't exit successfully: `rustc --crate-name mas_cli --edition=2024 crates/cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' '--deny=clippy::all' --deny=unsafe_code '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_lines' '--deny=clippy::str_to_string' '--allow=clippy::let_and_return' '--deny=rustdoc::broken_intra_doc_links' '--deny=clippy::allow_attributes' --cfg 'feature="docker"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dist", "docker"))' -C metadata=20a7ea7b06804ff0 -C extra-filename=-df6cb7f5837ddf33 --out-dir /build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps -L dependency=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps --extern anyhow=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libanyhow-59ed7272da3aff3d.rlib --extern axum=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libaxum-a93edb77bb2b511a.rlib --extern bytes=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libbytes-dd39a81bc66d8e71.rlib --extern camino=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libcamino-d08023c7f744290c.rlib --extern chrono=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libchrono-ab2dd95267335730.rlib --extern clap=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libclap-7dbe32797512b66a.rlib --extern console=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libconsole-057dd299d982d750.rlib --extern dialoguer=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libdialoguer-5b42aa221831ed84.rlib --extern dotenvy=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libdotenvy-cb1bb5b2c0bbabf2.rlib --extern figment=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libfigment-87d3a0107f6894bf.rlib --extern futures_util=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libfutures_util-6f005e92f23e0314.rlib --extern headers=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libheaders-774b13111dd653f5.rlib --extern http_body_util=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libhttp_body_util-a792076e46a795db.rlib --extern hyper=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libhyper-02d77f8ef5f8a1fa.rlib --extern ipnetwork=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libipnetwork-5e74752254f65927.rlib --extern itertools=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libitertools-36c8b75483c3570d.rlib --extern listenfd=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/liblistenfd-b1c94dffc7bf250f.rlib --extern mas_config=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_config-102e2eaa0614f4a0.rlib --extern mas_context=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_context-0e9fb7124b359326.rlib --extern mas_data_model=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_data_model-b7f8c79e253d7412.rlib --extern mas_email=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_email-ebc59c94b16c4191.rlib --extern mas_handlers=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_handlers-01472fbe272c0781.rlib --extern mas_http=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_http-ce6bf5d2176fabbc.rlib --extern mas_i18n=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_i18n-dc86ab50bc211701.rlib --extern mas_keystore=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_keystore-6de7af2815297898.rlib --extern mas_listener=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_listener-5051b64138e568f8.rlib --extern mas_matrix=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_matrix-4b6c385a5e2752e6.rlib --extern mas_matrix_synapse=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_matrix_synapse-423862037a16382e.rlib --extern mas_policy=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_policy-a51a4a6b906dbe57.rlib --extern mas_router=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_router-9e4a832d58dd2684.rlib --extern mas_storage=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_storage-ced983afc4d1b728.rlib --extern mas_storage_pg=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_storage_pg-5f6e2fd167f18ed0.rlib --extern mas_tasks=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_tasks-16cd35e0117dad14.rlib --extern mas_templates=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_templates-5432ccbca893d084.rlib --extern mas_tower=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libmas_tower-3e1b3ba851026adc.rlib --extern opentelemetry=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry-18adbcfab24c1c7f.rlib --extern opentelemetry_http=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_http-f42b6282121d9da7.rlib --extern opentelemetry_instrumentation_process=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_instrumentation_process-efc27d0355c4f777.rlib --extern opentelemetry_instrumentation_tokio=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_instrumentation_tokio-ea0af438264d2e00.rlib --extern opentelemetry_jaeger_propagator=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_jaeger_propagator-1b753cd8af6abf07.rlib --extern opentelemetry_otlp=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_otlp-7134d414a00dae8e.rlib --extern opentelemetry_prometheus_text_exporter=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_prometheus_text_exporter-822c821589418495.rlib --extern opentelemetry_resource_detectors=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_resource_detectors-72cc11ccb159619a.rlib --extern opentelemetry_semantic_conventions=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_semantic_conventions-8c8a71c3d6b8fac0.rlib --extern opentelemetry_stdout=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_stdout-86c02e5fb3917279.rlib --extern opentelemetry_sdk=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libopentelemetry_sdk-9daca8b43d648824.rlib --extern rand=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/librand-165076eb8e957bf1.rlib --extern rand_chacha=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/librand_chacha-460fc638c97875fa.rlib --extern reqwest=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libreqwest-9946daa8134125fc.rlib --extern rustls=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/librustls-e3cece9aac6ea748.rlib --extern sd_notify=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsd_notify-8e5d23f3859b3611.rlib --extern sentry=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsentry-2f14563fa91576aa.rlib --extern sentry_tower=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsentry_tower-a33cc370198e4080.rlib --extern sentry_tracing=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsentry_tracing-68a757352d0f580d.rlib --extern serde_json=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libserde_json-ff91be3681e212a5.rlib --extern serde_yaml=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libserde_yaml-9ed7f86b6765656b.rlib --extern sqlx=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsqlx-96fe5fbed3e0c345.rlib --extern syn2mas=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libsyn2mas-46a9d69bf602be6c.rlib --extern tokio=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtokio-966ee171fb211035.rlib --extern tokio_util=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtokio_util-ca3977801600daa9.rlib --extern tower=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtower-c0e82685918d1a8e.rlib --extern tower_http=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtower_http-e852a7ee17d7488c.rlib --extern tracing=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtracing-87eb09e330f5a112.rlib --extern tracing_appender=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtracing_appender-d0e198abe346b8f8.rlib --extern tracing_opentelemetry=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtracing_opentelemetry-a409b8949b4b8563.rlib --extern tracing_subscriber=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libtracing_subscriber-82a28bc0d2c077df.rlib --extern url=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/liburl-d67f059990b6f821.rlib --extern zeroize=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/deps/libzeroize-a06d17e0a59b98c2.rlib -L native=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/build/aws-lc-sys-0f43463e8d4a9876/out -L native=/build/matrix-authentication-service/src/matrix-authentication-service/target/release/build/wasmtime-81b758cd64319de1/out --check-cfg 'cfg(tokio_unstable)'` (signal: 15, SIGTERM: termination signal)
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build
[?12l[?25h[?12l[?25h