===> 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 ncgopher-0.6.0nb2 Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.4 Compiling quote v1.0.32 Compiling libc v0.2.147 Compiling syn v1.0.104 Compiling autocfg v1.1.0 Compiling syn v2.0.31 Compiling cc v1.0.73 Compiling serde v1.0.193 Compiling serde_derive v1.0.193 Compiling pkg-config v0.3.25 Compiling num-traits v0.2.15 Compiling cfg-if v1.0.0 Compiling memchr v2.6.4 Compiling version_check v0.9.4 Compiling once_cell v1.12.0 Compiling time-core v0.1.2 Compiling time-macros v0.2.15 Compiling deranged v0.3.8 Compiling num-integer v0.1.45 Compiling num_threads v0.1.6 Compiling itoa v1.0.2 Compiling time v0.3.29 error[E0282]: type annotations needed for `Box<_>` --> /pbulk/work/net/ncgopher/work/vendor/time-0.3.29/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/net/ncgopher *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/ncgopher