=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 csvlens-0.1.4 Compiling proc-macro2 v1.0.36 Compiling version_check v0.9.4 Compiling unicode-xid v0.2.2 Compiling libc v0.2.98 Compiling memchr v2.4.0 Compiling syn v1.0.86 Compiling bitflags v1.2.1 Compiling serde v1.0.127 Compiling autocfg v1.1.0 Compiling ryu v1.0.5 Compiling lazy_static v1.4.0 Compiling anyhow v1.0.45 Compiling hashbrown v0.11.2 Compiling numtoa v0.1.0 Compiling regex-automata v0.1.10 Compiling heck v0.4.0 Compiling cassowary v0.3.0 Compiling strsim v0.10.0 Compiling itoa v0.4.7 Compiling remove_dir_all v0.5.3 Compiling fastrand v1.7.0 Compiling termcolor v1.1.2 Compiling unicode-segmentation v1.8.0 Compiling textwrap v0.14.2 Compiling unicode-width v0.1.8 Compiling cfg-if v1.0.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling indexmap v1.8.0 Compiling quote v1.0.15 Compiling termion v1.5.6 Compiling atty v0.2.14 Compiling tempfile v3.3.0 Compiling os_str_bytes v6.0.0 Compiling csv-core v0.1.10 Compiling bstr v0.2.16 Compiling tui v0.15.0 Compiling csv v1.1.6 Compiling clap_derive v3.1.0 Compiling clap v3.1.0 Compiling csvlens v0.1.4 (/tmp/textproc/csvlens/work/csvlens-a239f7c0423dfb8da1a04f977975cf96b4a7180f) error[E0277]: the trait bound `u8: From` is not satisfied --> src/main.rs:143:19 | 143 | Ok(Some(c.try_into()?)) | ^^^^^^^^ the trait `From` is not implemented for `u8` | = help: the following implementations were found: > > = note: required because of the requirements on the impl of `Into` for `char` = note: required because of the requirements on the impl of `TryFrom` for `u8` = note: required because of the requirements on the impl of `TryInto` for `char` For more information about this error, try `rustc --explain E0277`. error: could not compile `csvlens` due to previous error *** Error code 101 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/csvlens *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/csvlens