===> 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'. ===> Installing for gurk-0.10.0 => Generating pre-install file lists => Creating installation directories Installing gurk v0.10.0 (/pbulk/work/chat/gurk/work/gurk-rs-0.10.0) Locking 649 packages to latest compatible versions Adding strum v0.27.2 (available: v0.28.0) Adding strum_macros v0.27.2 (available: v0.28.0) Compiling itertools v0.14.0 Compiling prost-derive v0.14.3 Compiling prost v0.14.3 Compiling prost-types v0.14.3 Compiling prost-build v0.14.3 Compiling prost-derive v0.13.5 Compiling prost v0.13.5 Compiling prost-types v0.13.5 Compiling spqr v1.5.1 (/pbulk/work/chat/gurk/work/SparsePostQuantumRatchet-f2589fef855c10f39d72634dab3d14654dd410bf) warning: eliding a lifetime that's named elsewhere is confusing --> /pbulk/work/chat/gurk/work/sqlx-53c3a26c1b484175f3beb21853a1061b488bf7af/sqlx-core/src/query.rs:502:48 | 501 | statement: &'q DB::Statement<'q>, | -- -- the lifetime is named here | | | the lifetime is named here 502 | ) -> Query<'q, DB, ::Arguments<'_>> | -- the same lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: consistently use `'q` | 502 - ) -> Query<'q, DB, ::Arguments<'_>> 502 + ) -> Query<'q, DB, ::Arguments<'q>> | warning: eliding a lifetime that's named elsewhere is confusing --> /pbulk/work/chat/gurk/work/sqlx-53c3a26c1b484175f3beb21853a1061b488bf7af/sqlx-core/src/query_as.rs:389:53 | 388 | statement: &'q DB::Statement<'q>, | -- -- the lifetime is named here | | | the lifetime is named here 389 | ) -> QueryAs<'q, DB, O, ::Arguments<'_>> | -- the same lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'q` | 389 - ) -> QueryAs<'q, DB, O, ::Arguments<'_>> 389 + ) -> QueryAs<'q, DB, O, ::Arguments<'q>> | warning: eliding a lifetime that's named elsewhere is confusing --> /pbulk/work/chat/gurk/work/sqlx-53c3a26c1b484175f3beb21853a1061b488bf7af/sqlx-core/src/query_scalar.rs:368:57 | 367 | statement: &'q DB::Statement<'q>, | -- -- the lifetime is named here | | | the lifetime is named here 368 | ) -> QueryScalar<'q, DB, O, ::Arguments<'_>> | -- the same lifetime is named here ^^ the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'q` | 368 - ) -> QueryScalar<'q, DB, O, ::Arguments<'_>> 368 + ) -> QueryScalar<'q, DB, O, ::Arguments<'q>> | warning: `sqlx-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-core` to apply 3 suggestions) Compiling prost-build v0.13.5 Compiling phonenumber v0.3.9+9.0.21 Compiling libsignal-protocol v0.1.0 (/pbulk/work/chat/gurk/work/libsignal-8418be45dba3ebc17127b5c6b76ce02886350524/rust/protocol) Compiling usernames v0.1.0 (/pbulk/work/chat/gurk/work/libsignal-8418be45dba3ebc17127b5c6b76ce02886350524/rust/usernames) warning: struct `Chunk` is never constructed --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:56:12 | 56 | pub struct Chunk { | ^^^^^ | = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default warning: struct `V1Msg` is never constructed --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:63:12 | 63 | pub struct V1Msg { | ^^^^^ warning: enum `InnerMsg` is never used --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:74:14 | 74 | pub enum InnerMsg { | ^^^^^^^^ warning: struct `Unchunked` is never constructed --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:106:16 | 106 | pub struct Unchunked {} | ^^^^^^^^^ warning: struct `Chunked` is never constructed --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:211:16 | 211 | pub struct Chunked {} | ^^^^^^^ warning: struct `EkReceived` is never constructed --> /pbulk/work/chat/gurk/work/gurk-rs-0.10.0/target/release/build/spqr-eb0e584526c5a495/out/signal.proto.pq_ratchet.rs:166:20 | 166 | pub struct EkReceived { | ^^^^^^^^^^ warning: `spqr` (lib) generated 6 warnings Compiling libsignal-service v0.1.0 (/pbulk/work/chat/gurk/work/libsignal-service-rs-782c0d6bf0c4a6ab52f98d7b6d950a13f28f3020) Compiling quick-xml v0.38.4 warning: `sqlx-core` (lib) generated 3 warnings (3 duplicates) Compiling presage v0.8.0-dev (/pbulk/work/chat/gurk/work/presage-600c4ede51865f7de6ca21507e738a7bd70cc7ae/presage) Compiling presage-store-sqlite v0.8.0-dev (/pbulk/work/chat/gurk/work/presage-600c4ede51865f7de6ca21507e738a7bd70cc7ae/presage-store-sqlite) *** Signal 9 Stop. make[1]: stopped in /usr/pkgsrc/chat/gurk *** Error code 1 Stop. make: stopped in /usr/pkgsrc/chat/gurk