===> 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 hackernews-tui-0.13.4 Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.12 Compiling autocfg v1.1.0 Compiling libc v0.2.149 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.17 Compiling once_cell v1.18.0 Compiling siphasher v0.3.11 Compiling getrandom v0.1.16 Compiling log v0.4.20 Compiling scopeguard v1.2.0 Compiling syn v1.0.109 Compiling smallvec v1.11.1 Compiling serde v1.0.189 Compiling lock_api v0.4.11 Compiling phf_shared v0.8.0 Compiling parking_lot_core v0.9.9 Compiling getrandom v0.2.10 Compiling crossbeam-utils v0.8.16 Compiling num-traits v0.2.17 Compiling quote v1.0.33 Compiling rand_core v0.5.1 Compiling rand_core v0.6.4 Compiling phf_shared v0.10.0 Compiling version_check v0.9.4 Compiling syn v2.0.38 Compiling rand_pcg v0.2.1 Compiling rand_chacha v0.2.2 Compiling rand_chacha v0.3.1 Compiling rand v0.7.3 Compiling rand v0.8.5 Compiling parking_lot v0.12.1 Compiling num-integer v0.1.45 Compiling stable_deref_trait v1.2.0 Compiling ident_case v1.0.1 Compiling time-core v0.1.2 Compiling phf_generator v0.8.0 Compiling phf_generator v0.10.0 Compiling proc-macro-hack v0.5.20+deprecated Compiling fnv v1.0.7 Compiling string_cache_codegen v0.5.2 Compiling itoa v1.0.9 Compiling powerfmt v0.2.0 Compiling phf_codegen v0.8.0 Compiling time-macros v0.2.15 Compiling deranged v0.3.9 Compiling num-bigint v0.4.4 Compiling new_debug_unreachable v1.0.4 Compiling lazy_static v1.4.0 Compiling num_threads v0.1.6 Compiling darling_core v0.20.3 Compiling cc v1.0.83 Compiling memoffset v0.9.0 Compiling num-rational v0.4.1 Compiling num-iter v0.1.43 Compiling tinyvec_macros v0.1.1 Compiling precomputed-hash v0.1.1 Compiling time v0.3.30 Compiling mac v0.1.1 Compiling tinyvec v1.6.0 Compiling futf v0.1.5 Compiling ring v0.16.20 Compiling ahash v0.8.3 error[E0282]: type annotations needed for `Box<_>` --> /pbulk/work/www/hackernews-tui/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 serde_derive v1.0.189 Compiling darling_macro v0.20.3 Compiling phf_macros v0.8.0 Compiling crossbeam-epoch v0.9.15 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/www/hackernews-tui *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/hackernews-tui