===> 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 arti-1.1.3nb1
warning: /pbulk/work/net/arti/work/arti-arti-v1.1.3/crates/tor-rtcompat/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `async_executors` dependency)
   Compiling libc v0.2.140
   Compiling proc-macro2 v1.0.54
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling memchr v2.5.0
   Compiling version_check v0.9.4
   Compiling once_cell v1.17.1
   Compiling thiserror v1.0.40
   Compiling log v0.4.17
   Compiling pin-project-lite v0.2.9
   Compiling typenum v1.16.0
   Compiling generic-array v0.14.7
   Compiling futures-core v0.3.28
   Compiling smallvec v1.10.0
   Compiling serde_derive v1.0.159
   Compiling jobserver v0.1.26
   Compiling syn v2.0.11
   Compiling getrandom v0.2.8
   Compiling slab v0.4.8
   Compiling serde v1.0.159
   Compiling cc v1.0.79
   Compiling spin v0.5.2
   Compiling futures-sink v0.3.28
   Compiling futures-io v0.3.28
   Compiling futures-task v0.3.28
   Compiling futures-channel v0.3.28
   Compiling futures-util v0.3.28
   Compiling pkg-config v0.3.26
   Compiling pin-utils v0.1.0
   Compiling num-traits v0.2.15
   Compiling const-oid v0.9.2
   Compiling lazy_static v1.4.0
   Compiling num-integer v0.1.45
   Compiling bytes v1.4.0
   Compiling subtle v2.4.1
   Compiling num-bigint v0.4.3
   Compiling ppv-lite86 v0.2.17
   Compiling crypto-common v0.1.6
   Compiling rand_core v0.6.4
   Compiling libm v0.2.6
   Compiling getrandom v0.1.16
   Compiling itoa v1.0.6
   Compiling block-buffer v0.10.4
   Compiling digest v0.10.6
   Compiling rand_core v0.5.1
   Compiling rand_chacha v0.3.1
   Compiling convert_case v0.4.0
   Compiling byteorder v1.4.3
   Compiling base64ct v1.6.0
   Compiling regex-syntax v0.6.29
   Compiling rand v0.8.5
   Compiling pem-rfc7468 v0.6.0
   Compiling cpufeatures v0.2.6
   Compiling time-core v0.1.0
   Compiling digest v0.9.0
   Compiling time-macros v0.2.8
   Compiling aho-corasick v0.7.20
   Compiling num-iter v0.1.43
   Compiling lock_api v0.4.9
   Compiling indexmap v1.9.3
   Compiling strsim v0.10.0
   Compiling rustversion v1.0.12
   Compiling either v1.8.1
   Compiling heck v0.4.1
   Compiling adler v1.0.2
   Compiling ident_case v1.0.1
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling darling_core v0.14.4
   Compiling miniz_oxide v0.6.2
   Compiling thiserror-impl v1.0.40
   Compiling futures-macro v0.3.28
   Compiling zeroize_derive v1.4.1
   Compiling enum-ordinalize v3.1.12
   Compiling derive_more v0.99.17
   Compiling time v0.3.20
   Compiling zeroize v1.6.0
error[E0282]: type annotations needed for `Box<_>`
  --> /pbulk/work/net/arti/work/vendor/time-0.3.20/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 educe v0.4.20
   Compiling der v0.6.1
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/net/arti
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/arti