===> 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 wallust-3.5.2 Compiling proc-macro2 v1.0.105 Compiling quote v1.0.43 Compiling unicode-ident v1.0.22 Compiling libc v0.2.180 Compiling rustversion v1.0.22 Compiling stable_deref_trait v1.2.1 Compiling serde_core v1.0.228 Compiling serde v1.0.228 Compiling syn v2.0.114 Compiling autocfg v1.5.0 Compiling cfg-if v1.0.4 Compiling zmij v1.0.15 Compiling num-traits v0.2.19 Compiling anyhow v1.0.100 Compiling thiserror v2.0.18 Compiling memchr v2.7.6 Compiling fnv v1.0.7 Compiling serde_json v1.0.149 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling crossbeam-utils v0.8.21 Compiling itoa v1.0.17 Compiling synstructure v0.13.2 Compiling darling_core v0.20.11 Compiling jobserver v0.1.34 Compiling litemap v0.8.1 Compiling shlex v1.3.0 Compiling writeable v0.6.2 Compiling find-msvc-tools v0.1.8 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.1 Compiling serde_derive v1.0.228 Compiling zerovec-derive v0.11.2 Compiling zerofrom v0.1.6 Compiling yoke v0.8.1 Compiling displaydoc v0.2.5 Compiling thiserror-impl v2.0.18 Compiling zerovec v0.11.5 Compiling tinystr v0.8.2 Compiling icu_locale_core v2.1.1 Compiling potential_utf v0.1.4 Compiling zerotrie v0.2.3 Compiling darling_macro v0.20.11 Compiling cc v1.2.53 Compiling icu_properties_data v2.1.2 Compiling zerocopy v0.8.33 Compiling pkg-config v0.3.32 Compiling icu_normalizer_data v2.1.1 Compiling crossbeam-epoch v0.9.18 Compiling darling v0.20.11 Compiling icu_provider v2.1.1 Compiling icu_collections v2.1.1 Compiling zerocopy-derive v0.8.33 Compiling rayon-core v1.13.0 Compiling vcpkg v0.2.15 Compiling libz-sys v1.1.23 Compiling derive_builder_core v0.20.2 Compiling crossbeam-deque v0.8.6 Compiling equator-macro v0.4.2 Compiling smallvec v1.15.1 Compiling simd-adler32 v0.3.8 Compiling icu_normalizer v2.1.1 Compiling equator v0.4.2 Compiling derive_builder_macro v0.20.2 Compiling icu_properties v2.1.2 Compiling num-integer v0.1.46 Compiling either v1.15.0 Compiling camino v1.2.2 Compiling idna_adapter v1.2.1 Compiling num-bigint v0.4.6 Compiling derive_builder v0.20.2 Compiling aligned-vec v0.6.4 Compiling libgit2-sys v0.18.3+1.9.2 Compiling wallust_themes v1.1.0 Compiling aho-corasick v1.1.4 Compiling vergen-lib v9.1.0 Compiling regex-syntax v0.8.8 Compiling utf8_iter v1.0.4 Compiling percent-encoding v2.3.2 Compiling crc32fast v1.5.0 Compiling arrayvec v0.7.6 Compiling getrandom v0.3.4 Compiling adler2 v2.0.1 Compiling miniz_oxide v0.8.9 Compiling form_urlencoded v1.2.2 Compiling as-slice v0.2.1 Compiling idna v1.1.0 Compiling regex-automata v0.4.13 Compiling num-rational v0.4.2 Compiling v_frame v0.3.9 Compiling rayon v1.11.0 Compiling semver v1.0.27 Compiling cargo-platform v0.3.2 Compiling vergen-lib v0.1.6 Compiling vergen v9.1.0 Compiling paste v1.0.15 Compiling av-scenechange v0.14.1 Compiling syn v1.0.109 Compiling built v0.8.0 Compiling powerfmt v0.2.0 Compiling log v0.4.29 Compiling deranged v0.5.5 Compiling rav1e v0.8.1 Compiling cargo_metadata v0.23.1 Compiling regex v1.12.2 Compiling url v2.5.8 Compiling aligned v0.4.3 Compiling nom v8.0.0 Compiling core2 v0.4.0 Compiling profiling-procmacros v1.0.17 Compiling arg_enum_proc_macro v0.3.4 Compiling vergen-git2 v1.0.7 Compiling bitflags v2.10.0 Compiling y4m v0.8.0 Compiling foldhash v0.2.0 Compiling pastey v0.1.1 Compiling quick-error v2.0.1 Compiling anstyle v1.0.13 Compiling utf8parse v0.2.2 Compiling time-core v0.1.7 Compiling num-conv v0.1.0 Compiling num_threads v0.1.7 Compiling clap_lex v0.7.7 Compiling clap_builder v4.5.54 Compiling av1-grain v0.2.5 Compiling time v0.3.45 Compiling anstyle-parse v0.2.7 Compiling hashbrown v0.16.1 Compiling profiling v1.0.17 Compiling bitstream-io v4.9.0 Compiling rand_core v0.9.5 Compiling flate2 v1.1.8 Compiling maybe-rayon v0.1.1 Compiling itertools v0.14.0 Compiling half v2.7.1 error[E0277]: the trait bound `uint16x4_t: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:62:27 | 62 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:62:27 | 62 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float32x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:69:5 | 69 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `float32x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `float32x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f16x4_to_f32x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:69:5 | 69 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float32x4_t: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:75:28 | 75 | let vec: float32x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `float32x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `float32x4_t` = help: the following other types implement trait `FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:75:28 | 75 | let vec: float32x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:82:5 | 82 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `uint16x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `uint16x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f32x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:82:5 | 82 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: FromBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:88:27 | 88 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ the trait `FromBytes` is not implemented for `uint16x4_t` | = note: Consider adding `#[derive(FromBytes)]` to `uint16x4_t` = help: the following other types implement trait `FromBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 52 others note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:88:27 | 88 | let vec: uint16x4_t = transmute!(*v); | ^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `float64x2_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:100:5 | 100 | transmute!([low, high]) | ^^^^^^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `float64x2_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `float64x2_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others = note: required for `[float64x2_t; 2]` to implement `IntoBytes` note: required by a bound in `f16x4_to_f64x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:100:5 | 100 | transmute!([low, high]) | ^^^^^^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0277]: the trait bound `uint16x4_t: IntoBytes` is not satisfied --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:120:5 | 120 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | the trait `IntoBytes` is not implemented for `uint16x4_t` | required by a bound introduced by this call | = note: Consider adding `#[derive(IntoBytes)]` to `uint16x4_t` = help: the following other types implement trait `IntoBytes`: () Atomic Atomic Atomic Atomic Atomic Atomic Atomic and 67 others note: required by a bound in `f64x4_to_f16x4_fp16::transmute` --> /tmp/pkgbuild/graphics/wallust/work/vendor/half-2.7.1/src/binary16/arch/aarch64.rs:120:5 | 120 | transmute!(result) | ^^^^^^^^^^^^^^^^^^ | | | required by a bound in this function | required by this bound in `transmute` = note: this error originates in the macro `transmute` (in Nightly builds, run with -Z macro-backtrace for more info) For more information about this error, try `rustc --explain E0277`. error: could not compile `half` (lib) due to 7 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make[1]: stopped making "all" in /usr/pkgsrc/graphics/wallust *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/graphics/wallust