===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for vaultwarden-1.34.1 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.172 Compiling cfg-if v1.0.0 Compiling autocfg v1.4.0 Compiling version_check v0.9.5 Compiling serde v1.0.219 Compiling smallvec v1.15.0 Compiling shlex v1.3.0 Compiling memchr v2.7.4 Compiling cc v1.2.24 Compiling portable-atomic v1.11.0 Compiling scopeguard v1.2.0 Compiling lock_api v0.4.12 Compiling parking_lot_core v0.9.10 Compiling pin-project-lite v0.2.16 Compiling critical-section v1.2.0 Compiling bytes v1.10.1 Compiling futures-core v0.3.31 Compiling itoa v1.0.15 Compiling log v0.4.27 Compiling signal-hook-registry v1.4.5 Compiling mio v1.0.4 Compiling socket2 v0.5.10 Compiling once_cell v1.21.3 Compiling parking_lot v0.12.3 Compiling quote v1.0.40 Compiling slab v0.4.9 Compiling allocator-api2 v0.2.21 Compiling futures-sink v0.3.31 Compiling syn v2.0.101 Compiling stable_deref_trait v1.2.0 Compiling zerocopy v0.8.25 Compiling futures-channel v0.3.31 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling fnv v1.0.7 Compiling vcpkg v0.2.15 Compiling pkg-config v0.3.32 Compiling httparse v1.10.1 Compiling litemap v0.8.0 Compiling foldhash v0.1.5 Compiling equivalent v1.0.2 Compiling writeable v0.6.1 Compiling hashbrown v0.15.3 Compiling getrandom v0.2.16 Compiling time-core v0.1.4 Compiling icu_normalizer_data v2.0.0 Compiling icu_properties_data v2.0.1 Compiling num-conv v0.1.0 Compiling bitflags v2.9.1 Compiling percent-encoding v2.3.1 Compiling time-macros v0.2.22 Compiling typenum v1.18.0 Compiling tracing-core v0.1.33 Compiling num-traits v0.2.19 Compiling generic-array v0.14.7 Compiling thiserror v2.0.12 Compiling getrandom v0.3.3 Compiling proc-macro2-diagnostics v0.10.1 Compiling ppv-lite86 v0.2.21 Compiling http v1.3.1 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling powerfmt v0.2.0 Compiling utf8_iter v1.0.4 Compiling yansi v1.0.1 Compiling deranged v0.4.0 Compiling openssl-sys v0.9.108 Compiling form_urlencoded v1.2.1 Compiling ring v0.17.14 Compiling cookie v0.18.1 Compiling synstructure v0.13.2 Compiling darling_core v0.20.11 Compiling subtle v2.6.1 Compiling num_threads v0.1.7 Compiling time v0.3.41 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling thiserror v1.0.69 Compiling digest v0.10.7 Compiling ahash v0.8.12 Compiling rand_core v0.6.4 Compiling siphasher v1.0.1 Compiling try-lock v0.2.5 Compiling ryu v1.0.20 Compiling serde_json v1.0.140 Compiling phf_shared v0.11.3 Compiling want v0.3.1 Compiling rand v0.8.5 Compiling tower-service v0.3.3 Compiling foreign-types-shared v0.1.1 Compiling indexmap v2.9.0 Compiling crossbeam-utils v0.8.21 Compiling openssl v0.10.72 Compiling untrusted v0.9.0 Compiling ref-cast v1.0.24 Compiling phf_generator v0.11.3 Compiling foreign-types v0.3.2 Compiling cpufeatures v0.2.17 Compiling either v1.15.0 Compiling hashbrown v0.14.5 Compiling regex-syntax v0.8.5 Compiling serde_derive v1.0.219 Compiling zerofrom-derive v0.1.6 Compiling tokio-macros v2.5.0 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling tokio v1.45.1 Compiling futures-macro v0.3.31 Compiling tracing-attributes v0.1.28 Compiling thiserror-impl v2.0.12 Compiling futures-util v0.3.31 Compiling darling_macro v0.20.11 Compiling thiserror-impl v1.0.69 Compiling darling v0.20.11 error[E0080]: evaluation of constant value failed --> /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:26:9 | 26 | assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")', /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:26:9 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0080]: evaluation of constant value failed --> /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:159:31 | 159 | const _SSE_REQUIRED: () = assert!(cfg!(target_feature = "sse")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse")', /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:159:31 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0080]: evaluation of constant value failed --> /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:160:32 | 160 | const _SSE2_REQUIRED: () = assert!(cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse2")', /pbulk/work/security/vaultwarden/work/vendor/ring-0.17.14/src/cpu/intel.rs:160:32 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling tracing v0.1.41 Compiling openssl-macros v0.1.1 For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 3 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped in /usr/pkgsrc/security/vaultwarden *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/vaultwarden