===> 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 libc v0.2.150 Compiling serde v1.0.192 Compiling thiserror 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 futures-core v0.3.29 Compiling itoa v1.0.9 Compiling log v0.4.20 Compiling slab v0.4.9 Compiling aho-corasick v1.1.2 Compiling tracing-core v0.1.32 Compiling regex-syntax v0.8.2 Compiling quote v1.0.33 Compiling futures-task v0.3.29 Compiling syn v2.0.39 Compiling ucd-trie v0.1.6 Compiling futures-channel v0.3.29 Compiling futures-util v0.3.29 Compiling futures-sink v0.3.29 Compiling time-core v0.1.2 Compiling powerfmt v0.2.0 Compiling pkg-config v0.3.27 Compiling deranged v0.3.9 Compiling time-macros v0.2.15 Compiling num-traits v0.2.17 Compiling x11-dl v2.21.0 Compiling regex-automata v0.4.3 Compiling num_threads v0.1.6 Compiling signal-hook v0.3.17 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.29 Compiling num_cpus v1.16.0 Compiling socket2 v0.5.5 Compiling mio v0.8.9 Compiling time v0.3.30 Compiling signal-hook-registry v1.4.1 Compiling serde_json v1.0.108 Compiling static_assertions v1.1.0 Compiling crossbeam-utils v0.8.16 Compiling either v1.9.0 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 | ++++++++ Compiling utf8parse v0.2.1 Compiling regex v1.10.2 Compiling regex-syntax v0.6.29 Compiling bytes v1.5.0 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/wm/leftwm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wm/leftwm