===> 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.30.1 Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling libc v0.2.150 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling serde v1.0.192 Compiling once_cell v1.18.0 Compiling memchr v2.6.4 Compiling parking_lot_core v0.9.9 Compiling lock_api v0.4.11 Compiling log v0.4.20 Compiling scopeguard v1.2.0 Compiling smallvec v1.11.2 Compiling pin-project-lite v0.2.13 Compiling futures-channel v0.3.29 Compiling quote v1.0.33 Compiling itoa v1.0.9 Compiling cc v1.0.83 Compiling futures-core v0.3.29 Compiling bytes v1.5.0 Compiling thiserror v1.0.50 Compiling syn v2.0.39 Compiling signal-hook-registry v1.4.1 Compiling getrandom v0.2.11 Compiling parking_lot v0.12.1 Compiling num_cpus v1.16.0 Compiling socket2 v0.5.5 Compiling mio v0.8.9 Compiling slab v0.4.9 Compiling futures-sink v0.3.29 Compiling futures-task v0.3.29 Compiling futures-util v0.3.29 Compiling ahash v0.8.6 Compiling vcpkg v0.2.15 Compiling futures-io v0.3.29 Compiling pin-utils v0.1.0 Compiling pkg-config v0.3.27 Compiling time-core v0.1.2 Compiling tinyvec_macros v0.1.1 Compiling bitflags v2.4.1 Compiling percent-encoding v2.3.0 Compiling time-macros v0.2.15 Compiling zerocopy v0.7.26 Compiling tinyvec v1.6.0 Compiling httparse v1.8.0 Compiling allocator-api2 v0.2.16 Compiling typenum v1.17.0 Compiling unicode-bidi v0.3.13 Compiling hashbrown v0.14.2 Compiling tracing-core v0.1.32 Compiling generic-array v0.14.7 Compiling unicode-normalization v0.1.22 Compiling powerfmt v0.2.0 Compiling rand_core v0.6.4 Compiling deranged v0.3.9 Compiling num-traits v0.2.17 Compiling proc-macro2-diagnostics v0.10.1 Compiling num_threads v0.1.6 Compiling openssl-sys v0.9.96 Compiling form_urlencoded v1.2.0 Compiling yansi v1.0.0-rc.1 Compiling fnv v1.0.7 Compiling http v0.2.11 Compiling time v0.3.30 Compiling idna v0.4.0 Compiling ring v0.17.5 Compiling subtle v2.5.0 error[E0282]: type annotations needed for `Box<_>` --> /pbulk/work/security/vaultwarden/work/vendor/time-0.3.30/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | help: consider giving `items` an explicit type, where the placeholders `_` are specified | 83 | let items: Box<_> = format_items | ++++++++ Compiling ppv-lite86 v0.2.17 Compiling block-buffer v0.10.4 Compiling crypto-common v0.1.6 Compiling serde_derive v1.0.192 Compiling tokio-macros v2.2.0 Compiling thiserror-impl v1.0.50 Compiling futures-macro v0.3.29 Compiling tracing-attributes v0.1.27 For more information about this error, try `rustc --explain E0282`. error: could not compile `time` (lib) due to 1 previous error 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