===> 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 leftwm-0.5.1
   Compiling proc-macro2 v1.0.69
   Compiling unicode-ident v1.0.12
   Compiling quote v1.0.33
   Compiling syn v2.0.39
   Compiling libc v0.2.150
   Compiling serde v1.0.192
   Compiling serde_derive v1.0.192
   Compiling thiserror v1.0.50
   Compiling thiserror-impl v1.0.50
   Compiling memchr v2.6.4
   Compiling autocfg v1.1.0
   Compiling once_cell v1.18.0
   Compiling cfg-if v1.0.0
   Compiling pin-project-lite v0.2.13
   Compiling log v0.4.20
   Compiling itoa v1.0.9
   Compiling futures-core v0.3.29
   Compiling tracing-core v0.1.32
   Compiling slab v0.4.9
   Compiling aho-corasick v1.1.2
   Compiling futures-task v0.3.29
   Compiling ucd-trie v0.1.6
   Compiling regex-syntax v0.8.2
   Compiling futures-channel v0.3.29
   Compiling regex-automata v0.4.3
   Compiling pest v2.7.5
   Compiling tracing-attributes v0.1.27
   Compiling futures-sink v0.3.29
   Compiling time-core v0.1.2
   Compiling pkg-config v0.3.27
   Compiling powerfmt v0.2.0
   Compiling futures-util v0.3.29
   Compiling pest_meta v2.7.5
   Compiling deranged v0.3.9
   Compiling x11-dl v2.21.0
   Compiling time-macros v0.2.15
   Compiling tracing v0.1.40
   Compiling regex v1.10.2
   Compiling num-traits v0.2.17
   Compiling bitflags v2.4.1
   Compiling futures-macro v0.3.29
   Compiling pin-utils v0.1.0
   Compiling num_threads v0.1.6
   Compiling signal-hook v0.3.17
   Compiling futures-io v0.3.29
   Compiling time v0.3.30
error[E0282]: type annotations needed for `Box<_>`
  --> /pbulk/work/wm/leftwm/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
   |              ++++++++

For more information about this error, try `rustc --explain E0282`.
error: could not compile `time` (lib) due to 1 previous error
*** Error code 101

Stop.
make[1]: stopped in /usr/pkgsrc/wm/leftwm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wm/leftwm