x11/xdg-desktop-portal-luminous
xdg-desktop-portal backend for wlroots
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 0.1.10 | 632 | 4.0 | amd64 | gpl3 | 0 | fail |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064 | info | 2026-02-20 00:09:44.085193 | Test Started |
| m4064 | fail | 2026-02-20 00:20:58.796619 | make build returned non-zero: 1 |
| m4064 | fail | 2026-02-20 00:20:58.937809 | Test complete. |
Log
[1m===> Building for xdg-desktop-portal-luminous-0.1.10[0m
[ 0% 1/1] /usr/local/bin/cargo build --verbose --verbose --release && cp /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/../target/release/xdg-desktop-portal-luminous xdg-desktop-portal-luminous
Compiling proc-macro2 v1.0.95
Compiling unicode-ident v1.0.18
Compiling serde v1.0.219
Compiling crossbeam-utils v0.8.21
Compiling autocfg v1.4.0
Compiling libc v0.2.172
Compiling either v1.15.0
Compiling rayon-core v1.12.1
Compiling foldhash v0.1.5
Compiling equivalent v1.0.2
Compiling allocator-api2 v0.2.21
Compiling winnow v0.7.10
Compiling toml_write v0.1.1
Compiling cfg-if v1.0.0
Compiling pkg-config v0.3.32
Compiling memchr v2.7.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=16271a730bdd939d -C extra-filename=-6af2dcf5b5df3562 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=05f1e95be79a2dc8 -C extra-filename=-df8b09656a3aef1c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/proc-macro2-df8b09656a3aef1c -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foldhash CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/foldhash-0.1.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/foldhash-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Orson Peters ' CARGO_PKG_DESCRIPTION='A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foldhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orlp/foldhash' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name foldhash --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/foldhash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b9e45977eef0cafe -C extra-filename=-8ceea2ab132daf1d --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/either-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/either-1.15.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=6061f51f65fc689e -C extra-filename=-58037355aaa9aa16 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-ident-1.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-ident-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a9990ff86eea4bbf -C extra-filename=-659aac841f29b8d9 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a5fd486b39a44201 -C extra-filename=-76fe7ec3a9e25298 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-76fe7ec3a9e25298 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=fba5e7398cf0840b -C extra-filename=-8bc8a9f5d4916618 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/serde-8bc8a9f5d4916618 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/equivalent-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/equivalent-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=809c8a6d3a988862 -C extra-filename=-71a4e4272f90fe40 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46f9d5c433696152 -C extra-filename=-022afa2a076cff8d --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_write CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/toml_write-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/toml_write-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A low-level interface for writing out TOML
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name toml_write --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/toml_write-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d9918ec0e5a29beb -C extra-filename=-f896b86025b63b7f --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=82ab35578cfd18ca -C extra-filename=-5819fe43471b1e91 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/autocfg-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/autocfg-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ff9b6e59e6a3018 -C extra-filename=-8522158be81d6f23 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/winnow-0.7.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/winnow-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/winnow-0.7.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=2d1f230a28b9e9cf -C extra-filename=-f9ae87d41072f7bb --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling libm v0.2.15
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=11611491275e1c67 -C extra-filename=-8c709c93843ad1ff --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rayon-core-8c709c93843ad1ff -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=49c44f441966d113 -C extra-filename=-9098764d75c29792 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-9098764d75c29792 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/allocator-api2-0.2.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/allocator-api2-0.2.21/Cargo.toml CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=818aef1bb4220ad0 -C extra-filename=-d78f89aea194f333 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=992ca336da7d7b05 -C extra-filename=-cf8c9bd1fd15613c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libm-cf8c9bd1fd15613c -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling portable-atomic v1.11.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' -C debug-assertions=off --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=2170190be9191a81 -C extra-filename=-0b29875520b8e94b --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/portable-atomic-0b29875520b8e94b -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling bitflags v2.9.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=f441720199e73a8d -C extra-filename=-003c06efc1ed3601 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling critical-section v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=critical_section CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/critical-section-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/critical-section-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cross-platform critical section' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=critical-section CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/critical-section' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name critical_section --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/critical-section-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=31e3d00cf3116f9c -C extra-filename=-c4f4c876f4678b97 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling log v0.4.27
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=67c96308ed374d6a -C extra-filename=-5cccfb892c8ba434 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling smallvec v1.15.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="const_generics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=4f088c196d6f6da6 -C extra-filename=-6a5671536a340d42 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rayon-core-3fb36e5f95003f12/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rayon-core-8c709c93843ad1ff/build-script-build`
[rayon-core 1.12.1] cargo:rerun-if-changed=build.rs
Compiling heck v0.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ed5462b67d04206 -C extra-filename=-4a6548ec13c8e6c3 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling pin-project-lite v0.2.16
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-project-lite-0.2.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-project-lite-0.2.16/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebe96d57370d4a4d -C extra-filename=-323901b62e19abcd --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/serde-15f2d1406ac7915f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/serde-8bc8a9f5d4916618/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/proc-macro2-7f2509ddc296cf5f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/proc-macro2-df8b09656a3aef1c/build-script-build`
[serde 1.0.219] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/smallvec-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=08c961f887c9ef71 -C extra-filename=-56628e2aae0a1d8a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/libc-d7240c4093d4d4a3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-76fe7ec3a9e25298/build-script-build`
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Compiling version_check v0.9.5
Compiling rustix v0.38.44
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f0ea226ea72f4f9d -C extra-filename=-5c82f60ae83e0b93 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-1dd6f126aca4fe9f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-9098764d75c29792/build-script-build`
[libc 0.2.172] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(fuzzing)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8e36b426e7a02cd4 -C extra-filename=-11a333a67e649e26 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rustix-11a333a67e649e26 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.95] cargo:rerun-if-changed=build/probe.rs
[crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs
[crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-1dd6f126aca4fe9f/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bc5ebc73b29f618f -C extra-filename=-5fd8c7d1f49bb092 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.172] cargo:rustc-cfg=freebsd11
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.172] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.172] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
warning: implicit autoref creates a reference to the dereference of a raw pointer
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/allocator-api2-0.2.21/src/stable/vec/mod.rs:1902:30
|
1902 | let count = unsafe { (*other).len() };
| ^^^^^^^^^^^^^^
|
= note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
= note: `#[warn(dangerous_implicit_autorefs)]` on by default
help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
|
1902 | let count = unsafe { (&(*other)).len() };
| ++ +
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/libc-d7240c4093d4d4a3/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8c91b3d8b51a8036 -C extra-filename=-ed4c0b818162cf1b --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling shlex v1.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=31fc9e4fc7bc7d19 -C extra-filename=-41e9a62ee2d3debf --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling target-lexicon v0.12.16
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=fedbfd7161b24348 -C extra-filename=-27cd29b38f9e21e9 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/target-lexicon-27cd29b38f9e21e9 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=79a2cd4aa610fc34 -C extra-filename=-1de5424476eb8ebf --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
[proc-macro2 1.0.95] cargo:rustc-cfg=wrap_proc_macro
[proc-macro2 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Compiling libloading v0.8.6
Compiling slab v0.4.9
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=critical-section,default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CRITICAL_SECTION=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/portable-atomic-8b19963d9cc06c24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/portable-atomic-0b29875520b8e94b/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf758fc1a7d8d41c -C extra-filename=-334b6744780d9f3b --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-6af2dcf5b5df3562.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/proc-macro2-7f2509ddc296cf5f/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0fb9ca46b0532ed2 -C extra-filename=-d17c51c0d5b5e968 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libunicode_ident-659aac841f29b8d9.rmeta --cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
Compiling thiserror v1.0.69
Compiling version-compare v0.2.0
warning: unexpected `cfg` condition name: `manual_codegen_check`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12
|
353 | #[cfg_attr(manual_codegen_check, inline(never))]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/data_model.rs:43:12
|
43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/triple.rs:55:12
|
55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:14:12
|
14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:59:12
|
59 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:109:12
|
109 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:388:12
|
388 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:409:12
|
409 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:442:12
|
442 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:465:12
|
465 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:488:12
|
488 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:513:12
|
513 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:572:12
|
572 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:630:12
|
630 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:729:12
|
729 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/targets.rs:817:12
|
817 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
[portable-atomic 1.11.0] cargo:rerun-if-changed=build.rs
[portable-atomic 1.11.0] cargo:rerun-if-changed=src/gen/build.rs
[portable-atomic 1.11.0] cargo:rerun-if-changed=version.rs
[portable-atomic 1.11.0] cargo:rustc-check-cfg=cfg(target_feature,values("zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))
[portable-atomic 1.11.0] cargo:rustc-check-cfg=cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)
[portable-atomic 1.11.0] cargo:rustc-check-cfg=cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))
Compiling futures-core v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63f8e3f011b6bf68 -C extra-filename=-d113eb5c4ae6e340 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/thiserror-d113eb5c4ae6e340 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <3a4fb3964f@sinenomine.email>' CARGO_PKG_DESCRIPTION='Rust library to easily compare version numbers with no specific format, and test against various comparison operators.' CARGO_PKG_HOMEPAGE='https://timvisee.com/projects/version-compare/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version-compare CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/version-compare' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name version_compare --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2fda93f811548b7 -C extra-filename=-c10de9a734557d4a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: `allocator-api2` (lib) generated 1 warning
Compiling cc v1.2.22
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=44780842a13a32d2 -C extra-filename=-2c9cbdd971f42dec --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/slab-2c9cbdd971f42dec -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern autocfg=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/portable-atomic-8b19963d9cc06c24/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/portable-atomic-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=799c8d92e090e574 -C extra-filename=-eae7302c5534c179 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern critical_section=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcritical_section-c4f4c876f4678b97.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(target_feature,values("zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=291aa652caf6547a -C extra-filename=-b687b6836dfe5298 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/lib.rs:39:13
|
39 | #![cfg_attr(libloading_docs, feature(doc_cfg))]
| ^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: requested on the command line with `-W unexpected-cfgs`
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/lib.rs:45:26
|
45 | #[cfg(any(unix, windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/lib.rs:49:26
|
49 | #[cfg(any(unix, windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/mod.rs:20:17
|
20 | #[cfg(any(unix, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/mod.rs:21:12
|
21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/mod.rs:25:20
|
25 | #[cfg(any(windows, libloading_docs))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/unix/mod.rs:3:11
|
3 | #[cfg(all(libloading_docs, not(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/unix/mod.rs:5:15
|
5 | #[cfg(any(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/unix/consts.rs:46:11
|
46 | #[cfg(all(libloading_docs, not(unix)))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/os/unix/consts.rs:55:15
|
55 | #[cfg(any(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/safe.rs:1:7
|
1 | #[cfg(libloading_docs)]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/safe.rs:3:15
|
3 | #[cfg(all(not(libloading_docs), unix))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/safe.rs:5:15
|
5 | #[cfg(all(not(libloading_docs), windows))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/safe.rs:15:12
|
15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `libloading_docs`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/safe.rs:197:12
|
197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))]
| ^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/cmp.rs:334:12
|
334 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cc-1.2.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cc-1.2.22/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.22 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cc-1.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=944658e5d0226b4d -C extra-filename=-97966e9c8b513704 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern shlex=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libshlex-41e9a62ee2d3debf.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arch,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ARCH=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libm-ce316691dc2727d2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libm-cf8c9bd1fd15613c/build-script-build`
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/compare.rs:66:12
|
66 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/manifest.rs:66:12
|
66 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/part.rs:34:12
|
34 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tarpaulin`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/version-compare-0.2.0/src/version.rs:511:12
|
511 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arch,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ARCH=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/libm-000de516e70c3c87/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libm-cf8c9bd1fd15613c/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,event,fs,libc-extra-traits,mm,net,pipe,process,shm,std,system,thread,time,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_MM=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_PIPE=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SHM=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_SYSTEM=1 CARGO_FEATURE_THREAD=1 CARGO_FEATURE_TIME=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/rustix-f3139b99ede1c8bb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rustix-11a333a67e649e26/build-script-build`
[libm 0.2.15] cargo:rerun-if-changed=build.rs
[libm 0.2.15] cargo:rerun-if-changed=configure.rs
[libm 0.2.15] cargo:rustc-check-cfg=cfg(assert_no_panic)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(intrinsics_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(arch_enabled)
[libm 0.2.15] cargo:rustc-cfg=arch_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(optimizations_enabled)
[libm 0.2.15] cargo:rustc-cfg=optimizations_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(x86_no_sse)
[libm 0.2.15] cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"]
[libm 0.2.15] cargo:rustc-env=CFG_OPT_LEVEL=2
[libm 0.2.15] cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"]
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f16_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f128_enabled)
[libm 0.2.15] cargo:rerun-if-changed=build.rs
[libm 0.2.15] cargo:rerun-if-changed=configure.rs
[libm 0.2.15] cargo:rustc-check-cfg=cfg(assert_no_panic)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(intrinsics_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(arch_enabled)
[libm 0.2.15] cargo:rustc-cfg=arch_enabled
[libm 0.2.15] cargo:rustc-check-cfg=cfg(optimizations_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(x86_no_sse)
[libm 0.2.15] cargo:rustc-env=CFG_CARGO_FEATURES=["arch", "default"]
[libm 0.2.15] cargo:rustc-env=CFG_OPT_LEVEL=0
[libm 0.2.15] cargo:rustc-env=CFG_TARGET_FEATURES=["fxsr", "sse", "sse2"]
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f16_enabled)
[libm 0.2.15] cargo:rustc-check-cfg=cfg(f128_enabled)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=ad3cd91d6486cdad -C extra-filename=-27cf695c47e244a4 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4f0a633a4b2cb3a0 -C extra-filename=-eeb10c08307d67cc --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-eeb10c08307d67cc -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
[rustix 0.38.44] cargo:rerun-if-changed=build.rs
warning: `libloading` (lib) generated 15 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=0 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libm-ce316691dc2727d2/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' -C debug-assertions=off --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=d54ca5d8faf18c81 -C extra-filename=-2689c583520cef32 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn --cfg arch_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
[rustix 0.38.44] cargo:rustc-cfg=static_assertions
[rustix 0.38.44] cargo:rustc-cfg=libc
[rustix 0.38.44] cargo:rustc-cfg=freebsdlike
[rustix 0.38.44] cargo:rustc-cfg=bsd
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.38.44] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CFG_CARGO_FEATURES='["arch", "default"]' CFG_OPT_LEVEL=2 CFG_TARGET_FEATURES='["fxsr", "sse", "sse2"]' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/libm-000de516e70c3c87/out /usr/local/bin/rustc --crate-name libm --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libm-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("compiler-builtins"))' --cfg 'feature="arch"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch", "default", "force-soft-floats", "unstable", "unstable-float", "unstable-intrinsics", "unstable-public-internals"))' -C metadata=520cb776e2ddf705 -C extra-filename=-97993eeee087807c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg arch_enabled --cfg optimizations_enabled --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(intrinsics_enabled)' --check-cfg 'cfg(arch_enabled)' --check-cfg 'cfg(optimizations_enabled)' --check-cfg 'cfg(x86_no_sse)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)'`
Compiling futures-io v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/slab-cd0e62ba9de0a4e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/slab-2c9cbdd971f42dec/build-script-build`
warning: `shlex` (lib) generated 1 warning
Compiling cfg_aliases v0.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=8a22542e7b3f2b05 -C extra-filename=-e8b49474a847e2db --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling dlib v0.5.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1e8274ade6bd487 -C extra-filename=-2dab047fb856f35a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dlib CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/dlib-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/dlib-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Helper macros for handling manually loading optional system libraries.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/elinorbgr/dlib' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name dlib --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/dlib-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e90aa3a88cca1898 -C extra-filename=-73c56ac02294b5ed --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern libloading=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblibloading-334b6744780d9f3b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `version-compare` (lib) generated 5 warnings
Compiling wayland-sys v0.31.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="client"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlopen", "egl", "libc", "memoffset", "once_cell", "server"))' -C metadata=3b481b3b70ea1bbf -C extra-filename=-bdc11b8024fa500c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-sys-bdc11b8024fa500c -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern pkg_config=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libpkg_config-022afa2a076cff8d.rlib --cap-lints warn`
warning: `target-lexicon` (build script) generated 15 warnings
Compiling crossbeam-epoch v0.9.18
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=33ad629469b1c7d8 -C extra-filename=-b15740e1d5116adc --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern crossbeam_utils=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcrossbeam_utils-5fd8c7d1f49bb092.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/target-lexicon-bb75bf7f03945cc6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/target-lexicon-27cd29b38f9e21e9/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/slab-cd0e62ba9de0a4e7/out /usr/local/bin/rustc --crate-name slab --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3ca35e1fa42f72f8 -C extra-filename=-c391a5b653658d44 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/serde-1.0.219/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.219 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=219 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/serde-c53e998bf8b38c47/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/serde-8bc8a9f5d4916618/build-script-build`
Compiling quote v1.0.40
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quote-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quote-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ecf8a946dbb12b78 -C extra-filename=-4212dfa32209b87d --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libproc_macro2-d17c51c0d5b5e968.rmeta --cap-lints warn`
[target-lexicon 0.12.16] cargo:rustc-cfg=feature="rust_1_40"
[serde 1.0.219] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/target-lexicon-bb75bf7f03945cc6/out /usr/local/bin/rustc --crate-name target_lexicon --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=e81c12c374e5544f -C extra-filename=-8504cc81fb7040d6 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn --cfg 'feature="rust_1_40"'`
warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:250:15
|
250 | #[cfg(not(slab_no_const_vec_new))]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:66:7
|
66 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:264:11
|
264 | #[cfg(slab_no_const_vec_new)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `slab_no_track_caller`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:929:20
|
929 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `slab_no_track_caller`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:1098:20
|
1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:69:7
|
69 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `slab_no_track_caller`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:1206:20
|
1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `slab_no_track_caller`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/slab-0.4.9/src/lib.rs:1216:20
|
1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
| ^^^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/lib.rs:91:11
|
91 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f912e29e79497bd1 -C extra-filename=-b55852c335ac7277 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21
|
1675 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:350:15
|
350 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/atomic.rs:358:11
|
358 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/collector.rs:112:21
|
112 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/deferred.rs:90:21
|
90 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_sanitize`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:56:15
|
56 | #[cfg(not(any(crossbeam_sanitize, miri)))]
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_sanitize`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:59:11
|
59 | #[cfg(any(crossbeam_sanitize, miri))]
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_sanitize`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:300:15
|
300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local`
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:557:21
|
557 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_sanitize`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/internal.rs:202:29
|
202 | let steps = if cfg!(crossbeam_sanitize) {
| ^^^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11
|
5 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21
|
298 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21
|
217 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:10:11
|
10 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:64:21
|
64 | #[cfg(all(test, not(crossbeam_loom)))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:14:15
|
14 | #[cfg(not(crossbeam_loom))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_cstr)
warning: unexpected `cfg` condition name: `crossbeam_loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-epoch-0.9.18/src/default.rs:22:11
|
22 | #[cfg(crossbeam_loom)]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.219] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
Compiling downcast-rs v1.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/downcast-rs-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/downcast-rs-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Ashish Myles :Runji Wang ' CARGO_PKG_DESCRIPTION='Trait object downcasting support using only safe Rust. It supports type
parameters, associated types, and type constraints.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=downcast-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marcianx/downcast-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/downcast-rs-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b28ae23129c79f9c -C extra-filename=-442312554f4728f2 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling scoped-tls v1.0.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/scoped-tls-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/scoped-tls-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'`
macro for providing scoped access to thread local storage (TLS) so any type can
be stored into TLS.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name scoped_tls --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=880f022eaae7f5f0 -C extra-filename=-ab1d7b3b0d84d156 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-be131b1b78dc9b12/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-eeb10c08307d67cc/build-script-build`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/lib.rs:6:5
|
6 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `rust_1_40`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/target-lexicon-0.12.16/src/data_model.rs:43:12
|
43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
= help: consider adding `rust_1_40` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=client,dlopen,egl,once_cell CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLIENT=1 CARGO_FEATURE_DLOPEN=1 CARGO_FEATURE_EGL=1 CARGO_FEATURE_ONCE_CELL=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/wayland-sys-657445ddc95f8c1c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-sys-bdc11b8024fa500c/build-script-build`
[libc 0.2.172] cargo:rerun-if-changed=build.rs
Compiling quick-xml v0.37.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quick-xml-0.37.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quick-xml-0.37.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.37.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/quick-xml-0.37.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=45841847f0ed3841 -C extra-filename=-1152d6462c5a750d --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern memchr=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libmemchr-5819fe43471b1e91.rmeta --cap-lints warn`
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.172] cargo:rustc-cfg=freebsd11
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.172] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.172] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/libc-be131b1b78dc9b12/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libc-0.2.172/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d78f7c83abff3368 -C extra-filename=-95507d5ce916bf13 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
warning: `slab` (lib) generated 6 warnings
Compiling minimal-lexical v0.2.1
Compiling wayland-client v0.31.10
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c5a57e7e8931ded3 -C extra-filename=-effa241d6a50fed3 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-effa241d6a50fed3 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=ae8d7beeda646cf0 -C extra-filename=-568ac06c20d21fd8 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-client-0.31.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-client-0.31.10/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-client-0.31.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log"))' -C metadata=1c73965f74e133c3 -C extra-filename=-6ca747e1ca8eaa9a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-client-6ca747e1ca8eaa9a -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling syn v2.0.101
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/syn-2.0.101 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/syn-2.0.101/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.101 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=101 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=697bb6c7ec71be70 -C extra-filename=-abbabb9c5b94f966 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libproc_macro2-d17c51c0d5b5e968.rmeta --extern quote=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libquote-4212dfa32209b87d.rmeta --extern unicode_ident=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libunicode_ident-659aac841f29b8d9.rmeta --cap-lints warn`
Compiling crossbeam-deque v0.8.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-deque-0.8.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-deque-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ccd8cb7523900aa2 -C extra-filename=-30cbc502065b4d7e --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern crossbeam_epoch=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcrossbeam_epoch-b15740e1d5116adc.rmeta --extern crossbeam_utils=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcrossbeam_utils-5fd8c7d1f49bb092.rmeta --cap-lints warn`
warning: `crossbeam-epoch` (lib) generated 20 warnings
Compiling once_cell v1.21.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/once_cell-1.21.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/once_cell-1.21.3/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.21.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=0508b19b25c39b99 -C extra-filename=-2e33ce1fa60e1333 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern critical_section=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcritical_section-c4f4c876f4678b97.rmeta --extern portable_atomic=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libportable_atomic-eae7302c5534c179.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `target-lexicon` (lib) generated 16 warnings (14 duplicates)
Compiling futures-sink v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=25df73067ec16243 -C extra-filename=-89233e723e8f881a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling cfg-expr v0.17.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_expr CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-expr-0.17.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-expr-0.17.2/Cargo.toml CARGO_PKG_AUTHORS='Embark :Jake Shadle ' CARGO_PKG_DESCRIPTION='A parser and evaluator for Rust `cfg()` expressions.' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.17.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_expr --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/cfg-expr-0.17.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=93bf98a8329ac74a -C extra-filename=-595bc30d9194bf5b --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern smallvec=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libsmallvec-6a5671536a340d42.rmeta --extern target_lexicon=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libtarget_lexicon-8504cc81fb7040d6.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-client-0.31.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-client-0.31.10/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/wayland-client-ba3310a8da78a8b4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-client-6ca747e1ca8eaa9a/build-script-build`
[wayland-client 0.31.10] cargo:rustc-check-cfg=cfg(coverage)
Compiling nom v7.1.3
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=54ef377f7bc5345f -C extra-filename=-17387281a64860de --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern memchr=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libmemchr-5819fe43471b1e91.rmeta --extern minimal_lexical=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libminimal_lexical-568ac06c20d21fd8.rmeta --cap-lints warn`
Compiling futures-channel v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=69c25d3466b3247e -C extra-filename=-4799b061a50d342e --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern futures_core=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libfutures_core-b687b6836dfe5298.rmeta --extern futures_sink=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libfutures_sink-89233e723e8f881a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/libloading-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfd32cd8fbc8b30e -C extra-filename=-1186010d3da94b49 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcfg_if-1de5424476eb8ebf.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-077a6a531e30965e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/crossbeam-utils-effa241d6a50fed3/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rayon-core-3fb36e5f95003f12/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=48c8b5c766c8e899 -C extra-filename=-055c14ec413e17bf --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern crossbeam_deque=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcrossbeam_deque-30cbc502065b4d7e.rmeta --extern crossbeam_utils=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcrossbeam_utils-5fd8c7d1f49bb092.rmeta --cap-lints warn`
[crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs
[crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
Compiling futures-task v0.3.31
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=d6220c4f621b9613 -C extra-filename=-abc9ff65d68898c1 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling tracing-core v0.1.33
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/tracing-core-0.1.33 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/tracing-core-0.1.33/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=011a77f12bc0df0d -C extra-filename=-831077b7536f9a44 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern once_cell=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-2e33ce1fa60e1333.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs:375:13
|
375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))]
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std`
= help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs:379:12
|
379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs:391:12
|
391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs:418:14
|
418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unused import: `self::str::*`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/lib.rs:439:9
|
439 | pub use self::str::*;
| ^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:49:12
|
49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:96:12
|
96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:340:12
|
340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:357:12
|
357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:374:12
|
374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:392:12
|
392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: `libloading` (lib) generated 15 warnings (15 duplicates)
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:409:12
|
409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `nightly`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/nom-7.1.3/src/internal.rs:430:12
|
430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
| ^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/wayland-sys-657445ddc95f8c1c/out /usr/local/bin/rustc --crate-name wayland_sys --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-sys-0.31.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "cursor", "dlopen", "egl", "libc", "memoffset", "once_cell", "server"))' -C metadata=2618f474d2f6abbb -C extra-filename=-f6473902d9b982ab --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern dlib=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libdlib-73c56ac02294b5ed.rmeta --extern log=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblog-5cccfb892c8ba434.rmeta --extern once_cell=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-2e33ce1fa60e1333.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling arrayvec v0.7.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=d0f335ce5460c55f -C extra-filename=-1a325c50544a5217 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling static_assertions v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8ae76af28ded63c4 -C extra-filename=-6af70813afc02c1a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling pin-utils v0.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl ' CARGO_PKG_DESCRIPTION='Utilities for pinning
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=768922e91a2db6ee -C extra-filename=-4e948d96b7893e45 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling stable_deref_trait v1.2.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=af6c05517169ba19 -C extra-filename=-76cbf80944fb1e78 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling errno v0.3.11
Compiling icu_properties_data v2.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/errno-0.3.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/errno-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/errno-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=230585b6c7c4211f -C extra-filename=-d6351c82e04f8859 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern libc=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblibc-ed4c0b818162cf1b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_properties_data-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_properties_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_properties_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87e1695c23872747 -C extra-filename=-ac00bf07d34bfc23 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/icu_properties_data-ac00bf07d34bfc23 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: creating a shared reference to mutable static
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33
|
167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
| ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
|
= note: for more information, see
= note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
= note: `#[warn(static_mut_refs)]` on by default
warning: creating a mutable reference to mutable static
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55
|
194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
|
= note: for more information, see
= note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
Compiling icu_normalizer_data v2.0.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_normalizer_data-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_normalizer_data-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.82 CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/icu_normalizer_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2553358323cfb19c -C extra-filename=-f72b412cab677742 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/icu_normalizer_data-f72b412cab677742 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Compiling wayland-scanner v0.31.6
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wayland_scanner CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-scanner-0.31.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-scanner-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Wayland Scanner for generating rust APIs from XML wayland protocol files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-scanner CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name wayland_scanner --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-scanner-0.31.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6a9141ef137f833 -C extra-filename=-d57acafffa5a8d1e --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libproc_macro2-d17c51c0d5b5e968.rlib --extern quick_xml=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libquick_xml-1152d6462c5a750d.rlib --extern quote=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libquote-4212dfa32209b87d.rlib --extern proc_macro --cap-lints warn`
Compiling rayon v1.10.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=600a7bd09703a3ec -C extra-filename=-d4bcc9c855f02259 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern either=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libeither-58037355aaa9aa16.rmeta --extern rayon_core=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/librayon_core-055c14ec413e17bf.rmeta --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-077a6a531e30965e/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=21e2f4087725d6f9 -C extra-filename=-e95d9c0198c2828c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/rustix-f3139b99ede1c8bb/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=54c748c779d003f3 -C extra-filename=-2756d893b5f082e3 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern bitflags=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-003c06efc1ed3601.rmeta --extern libc_errno=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liberrno-d6351c82e04f8859.rmeta --extern libc=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblibc-ed4c0b818162cf1b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
Compiling num-traits v0.2.19
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=09d17276a6b24c3b -C extra-filename=-666949b77390413a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-666949b77390413a -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern autocfg=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn`
Compiling parking v2.2.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name parking --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=98ab61dcf77f567f -C extra-filename=-589f360fba6a9798 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling memmap2 v0.9.5
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memmap2-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memmap2-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=bd1fd1675f6f0556 -C extra-filename=-2850c75f34d4dccd --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern libc=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblibc-ed4c0b818162cf1b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/thiserror-f1535da9ebb7394d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/thiserror-d113eb5c4ae6e340/build-script-build`
Compiling memoffset v0.9.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=1a25f9855d716f2f -C extra-filename=-5abd1ea314bc41a9 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/memoffset-5abd1ea314bc41a9 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern autocfg=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:52:15
|
52 | #[cfg(not(all(loom, feature = "loom")))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:55:11
|
55 | #[cfg(all(loom, feature = "loom"))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:65:15
|
65 | #[cfg(not(all(loom, feature = "loom")))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:151:15
|
151 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:171:15
|
171 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:390:27
|
390 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/parking-2.2.1/src/lib.rs:404:23
|
404 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access)
[thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
Compiling wayland-backend v0.3.10
Compiling itertools v0.12.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-backend-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-backend-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Low-level bindings to the Wayland protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-backend CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-backend-0.3.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="client_system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client_system", "dlopen", "log", "raw-window-handle", "rwh_06", "server_system"))' -C metadata=d505b4df6b151eab -C extra-filename=-5918a1a9f5c3d7d7 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-backend-5918a1a9f5c3d7d7 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern cc=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libcc-97966e9c8b513704.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/itertools-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/itertools-0.12.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=247027b9b323db33 -C extra-filename=-3db8fe66651bea33 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern either=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libeither-58037355aaa9aa16.rmeta --cap-lints warn`
warning: `parking` (lib) generated 7 warnings
Compiling fastrand v2.3.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fastrand-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fastrand-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fastrand-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=32e94dee2274c596 -C extra-filename=-f759522fbb1f5be2 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-d17c57a343a40027/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-666949b77390413a/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=f4825b771a81fe5a -C extra-filename=-476423b60b30b8f9 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: `rayon-core` (lib) generated 2 warnings
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=574d1b94956deafc -C extra-filename=-20dca11ef1954f06 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=42d7461aacb2b3ee -C extra-filename=-0b672b098722dc9e --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
Compiling simd-adler32 v0.3.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=d1912fc97552bf50 -C extra-filename=-1e485fd7f23a65fd --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/memoffset-2c5b0060703da002/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/memoffset-5abd1ea314bc41a9/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=client_system CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLIENT_SYSTEM=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-backend-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/wayland-backend-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger ' CARGO_PKG_DESCRIPTION='Low-level bindings to the Wayland protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-backend CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/wayland-backend-f08799f9a40d606c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/wayland-backend-5918a1a9f5c3d7d7/build-script-build`
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
Compiling concurrent-queue v2.5.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :Taiki Endo :John Nunley ' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/concurrent-queue' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name concurrent_queue --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=5d0336c18bea0a87 -C extra-filename=-2ee37fa742ef4716 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern crossbeam_utils=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-e95d9c0198c2828c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling bitflags v1.3.2
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-d17c57a343a40027/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=98aaef7356f347b1 -C extra-filename=-5fde0fd984c37706 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern libm=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/liblibm-2689c583520cef32.rmeta --cap-lints warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=16971e299df07ca8 -C extra-filename=-b704f2f92c85417c --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `hash::*`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7/src/lib.rs:87:9
|
87 | pub use hash::*;
| ^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
Compiling unicode-xid v0.2.6
Compiling adler2 v2.0.0
Compiling core_maths v0.1.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=07961442ecc8b095 -C extra-filename=-5f730d3740363f86 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-xid-0.2.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-xid-0.2.6/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=7a15e7fd79234d24 -C extra-filename=-cfd46b7d5b355c4a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core_maths CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/core_maths-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/core_maths-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Bastian /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:209:23
|
209 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/bounded.rs:281:23
|
281 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:43:15
|
43 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:49:15
|
49 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:54:11
|
54 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/unbounded.rs:153:29
|
153 | const_if: #[cfg(not(loom))];
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:3:44
|
3 | #[cfg(all(feature = "portable-atomic", not(loom)))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:15:49
|
15 | #[cfg(all(not(feature = "portable-atomic"), not(loom)))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:31:7
|
31 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:57:7
|
57 | #[cfg(loom)]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/sync.rs:60:11
|
60 | #[cfg(not(loom))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:153:29
|
153 | const_if: #[cfg(not(loom))];
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `loom`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/concurrent-queue-2.5.0/src/lib.rs:633:80
|
633 | #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))]
| ^^^^ help: found config with similar value: `feature = "loom"`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
[wayland-backend 0.3.10] cargo:rustc-check-cfg=cfg(coverage)
Compiling crc32fast v1.4.2
Compiling rustc-hash v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/memoffset-2c5b0060703da002/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=c4ebbb30719c110f -C extra-filename=-d26b2ee6424e0097 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=253176228605426c -C extra-filename=-2c3ea20f235e7661 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-2c3ea20f235e7661 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern autocfg=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libautocfg-8522158be81d6f23.rlib --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=14efe98f23900364 -C extra-filename=-ecca84adbec39f2a --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crc32fast-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=13322c47e3d42a1a -C extra-filename=-180e4e65aae06899 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-6af2dcf5b5df3562.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling endi v1.1.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endi CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan ' CARGO_PKG_DESCRIPTION='A simple endian-handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeenix/endi' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name endi --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2bad26ceb6133469 -C extra-filename=-0ec0274cd188192f --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `doctests`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/lib.rs:59:7
|
59 | #[cfg(doctests)]
| ^^^^^^^^ help: there is a config with a similar name: `doctest`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition name: `doctests`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/lib.rs:62:7
|
62 | #[cfg(doctests)]
| ^^^^^^^^ help: there is a config with a similar name: `doctest`
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `raw_ref_macros`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:22:7
|
22 | #[cfg(raw_ref_macros)]
| ^^^^^^^^^^^^^^
|
= help: expected names are: `docsrs`, `feature`, and `test` and 31 more
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `raw_ref_macros`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:30:11
|
30 | #[cfg(not(raw_ref_macros))]
| ^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:57:7
|
57 | #[cfg(allow_clippy)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:69:11
|
69 | #[cfg(not(allow_clippy))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:90:7
|
90 | #[cfg(allow_clippy)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:100:11
|
100 | #[cfg(not(allow_clippy))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:125:7
|
125 | #[cfg(allow_clippy)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `allow_clippy`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:141:11
|
141 | #[cfg(not(allow_clippy))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tuple_ty`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/raw_field.rs:183:7
|
183 | #[cfg(tuple_ty)]
| ^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:23:7
|
23 | #[cfg(maybe_uninit)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `maybe_uninit`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:37:11
|
37 | #[cfg(not(maybe_uninit))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_const`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:49:7
|
49 | #[cfg(stable_const)]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_const`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:61:11
|
61 | #[cfg(not(stable_const))]
| ^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:70:11
|
70 | #[cfg(not(stable_offset_of))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:83:7
|
83 | #[cfg(stable_offset_of)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tuple_ty`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:127:7
|
127 | #[cfg(tuple_ty)]
| ^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:128:11
|
128 | #[cfg(not(stable_offset_of))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tuple_ty`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:142:7
|
142 | #[cfg(tuple_ty)]
| ^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:143:7
|
143 | #[cfg(stable_offset_of)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `tuple_ty`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:160:7
|
160 | #[cfg(tuple_ty)]
| ^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:170:11
|
170 | #[cfg(not(stable_offset_of))]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
warning: unexpected `cfg` condition name: `stable_offset_of`
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/memoffset-0.9.1/src/offset_of.rs:184:7
|
184 | #[cfg(stable_offset_of)]
| ^^^^^^^^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] }
= help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs`
= note: see for more information about checking conditional configuration
Compiling miniz_oxide v0.8.8
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/miniz_oxide-0.8.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/miniz_oxide-0.8.8/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln :Rich Geldreich richgel99@gmail.com' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/miniz_oxide-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "compiler_builtins", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=c3f27706ce993900 -C extra-filename=-5f6ad225631c99b8 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern adler2=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libadler2-5f730d3740363f86.rmeta --extern simd_adler32=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libsimd_adler32-1e485fd7f23a65fd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `memoffset` (lib) generated 24 warnings
Compiling event-listener v5.4.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simd_adler32 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='Marvin Countryman ' CARGO_PKG_DESCRIPTION='A SIMD-accelerated Adler-32 hash algorithm implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simd-adler32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcountryman/simd-adler32' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name simd_adler32 --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/simd-adler32-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="const-generics"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=b06dc223445609fd -C extra-filename=-52af2cb6387efe69 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: `simd-adler32` (lib) generated 1 warning
warning: `concurrent-queue` (lib) generated 13 warnings
Compiling zerocopy v0.8.25
Compiling ttf-parser v0.25.1
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=42f60699e162e86d -C extra-filename=-9fee46b87878fc8e --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/zerocopy-9fee46b87878fc8e -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3a4b48b7df603743 -C extra-filename=-f2394e76c24dc4f3 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ttf_parser CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/ttf-parser-0.25.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/ttf-parser-0.25.1/Cargo.toml CARGO_PKG_AUTHORS='Caleb Maclennan :Laurenz Stampfl :Yevhenii Reizner :خالد حسني (Khaled Hosny) ' CARGO_PKG_DESCRIPTION='A high-level, safe, zero-allocation font parser for TrueType, OpenType, and AAT.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ttf-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harfbuzz/ttf-parser' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.25.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=25 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name ttf_parser --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/ttf-parser-0.25.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="apple-layout"' --cfg 'feature="core_maths"' --cfg 'feature="default"' --cfg 'feature="glyph-names"' --cfg 'feature="no-std-float"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-layout", "core_maths", "default", "glyph-names", "gvar-alloc", "no-std-float", "opentype-layout", "std", "variable-fonts"))' -C metadata=7a5e4e72a726f5b7 -C extra-filename=-2e7229c147b9c5e1 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern core_maths=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libcore_maths-5b145bb3c6e6b6cc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-5.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-5.4.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina :John Nunley ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=5.4.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-5.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=4b915a64cca5fc0b -C extra-filename=-7353190f743a1a86 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern concurrent_queue=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libconcurrent_queue-2ee37fa742ef4716.rmeta --extern parking=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libparking-589f360fba6a9798.rmeta --extern pin_project_lite=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-323901b62e19abcd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling typenum v1.18.0
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/typenum-1.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f90d9dc9e2cb8cdc -C extra-filename=-7d5307b79d785f84 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/typenum-7d5307b79d785f84 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=endi CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan ' CARGO_PKG_DESCRIPTION='A simple endian-handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeenix/endi' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name endi --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/endi-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6727f962e92ce36a -C extra-filename=-b06f08917fbe34b1 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,libm,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/num-traits-f4aa1eb9035e8b19/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/num-traits-2c3ea20f235e7661/build-script-build`
Compiling rustversion v1.0.20
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustversion-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustversion-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustversion-1.0.20/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9613d0327c414fc0 -C extra-filename=-3d32ee9a8c4c5870 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rustversion-3d32ee9a8c4c5870 -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --cap-lints warn`
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:961:18
|
961 | LockShared = bitcast!(c::LOCK_SH),
| -------------------- in this macro invocation
|
= note: `#[warn(unnecessary_transmutes)]` on by default
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:967:21
|
967 | LockExclusive = bitcast!(c::LOCK_EX),
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:973:14
|
973 | Unlock = bitcast!(c::LOCK_UN),
| -------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_SH | c::LOCK_NB)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:979:29
|
979 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_EX | c::LOCK_NB)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:985:32
|
985 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::LOCK_UN | c::LOCK_NB)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/fs/types.rs:991:25
|
991 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB),
| --------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: `simd-adler32` (lib) generated 1 warning (1 duplicate)
Compiling fdeflate v0.3.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fdeflate CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fdeflate-0.3.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fdeflate-0.3.7/Cargo.toml CARGO_PKG_AUTHORS='The image-rs Developers' CARGO_PKG_DESCRIPTION='Fast specialized deflate implementation' CARGO_PKG_HOMEPAGE='https://github.com/image-rs/fdeflate' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fdeflate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/image-rs/fdeflate' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name fdeflate --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/fdeflate-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49de84875e19be79 -C extra-filename=-440f060c0b6bc020 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern simd_adler32=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libsimd_adler32-1e485fd7f23a65fd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::POSIX_MADV_NORMAL)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/mm/types.rs:319:14
|
319 | Normal = bitcast!(c::POSIX_MADV_NORMAL),
| ------------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::POSIX_MADV_SEQUENTIAL)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/mm/types.rs:327:18
|
327 | Sequential = bitcast!(c::POSIX_MADV_SEQUENTIAL),
| ---------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::POSIX_MADV_RANDOM)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/mm/types.rs:335:14
|
335 | Random = bitcast!(c::POSIX_MADV_RANDOM),
| ------------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::POSIX_MADV_WILLNEED)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/mm/types.rs:343:16
|
343 | WillNeed = bitcast!(c::POSIX_MADV_WILLNEED),
| -------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::POSIX_MADV_DONTNEED)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/mm/types.rs:356:16
|
356 | DontNeed = bitcast!(c::POSIX_MADV_DONTNEED),
| -------------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
[num-traits 0.2.19] cargo:rustc-check-cfg=cfg(has_total_cmp)
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=core_maths CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/core_maths-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/core_maths-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Robert Bastian /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_CPU)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:56:11
|
56 | Cpu = bitcast!(c::RLIMIT_CPU),
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_FSIZE)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:58:13
|
58 | Fsize = bitcast!(c::RLIMIT_FSIZE),
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_DATA)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:60:12
|
60 | Data = bitcast!(c::RLIMIT_DATA),
| ------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_STACK)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:62:13
|
62 | Stack = bitcast!(c::RLIMIT_STACK),
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_CORE)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:65:12
|
65 | Core = bitcast!(c::RLIMIT_CORE),
| ------------------------ in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_RSS)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:69:11
|
69 | Rss = bitcast!(c::RLIMIT_RSS),
| ----------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_NPROC)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:72:13
|
72 | Nproc = bitcast!(c::RLIMIT_NPROC),
| ------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_NOFILE)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:74:14
|
74 | Nofile = bitcast!(c::RLIMIT_NOFILE),
| -------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_MEMLOCK)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:77:15
|
77 | Memlock = bitcast!(c::RLIMIT_MEMLOCK),
| --------------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
warning: unnecessary transmute
--> /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/bitcast.rs:24:17
|
24 | ::core::mem::transmute($x)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::cast_unsigned(c::RLIMIT_AS)`
|
::: /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustix-0.38.44/src/backend/libc/process/types.rs:80:10
|
80 | As = bitcast!(c::RLIMIT_AS),
| ---------------------- in this macro invocation
|
= note: this warning originates in the macro `bitcast` (in Nightly builds, run with -Z macro-backtrace for more info)
[num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp
[num-traits 0.2.19] cargo:rerun-if-changed=build.rs
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/num-traits-f4aa1eb9035e8b19/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=44d06dd0a6ab88b1 -C extra-filename=-b47b2fd5d1fa06b8 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern libm=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/liblibm-97993eeee087807c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Compiling event-listener-strategy v0.5.4
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener_strategy CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-strategy-0.5.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-strategy-0.5.4/Cargo.toml CARGO_PKG_AUTHORS='John Nunley ' CARGO_PKG_DESCRIPTION='Block or poll on event_listener easily' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener-strategy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener-strategy' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name event_listener_strategy --edition=2021 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/event-listener-strategy-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=b74f4d4c3dd0ffda -C extra-filename=-b9bf31f08ea52522 --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern event_listener=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libevent_listener-7353190f743a1a86.rmeta --extern pin_project_lite=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/deps/libpin_project_lite-323901b62e19abcd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
Compiling generic-array v0.14.7
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=simd CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SIMD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser :Jack Wrenn ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/zerocopy-5e264fa7025fc0c5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/zerocopy-9fee46b87878fc8e/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=520b9a562d1f58eb -C extra-filename=-8a8f847943b542de --out-dir /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/generic-array-8a8f847943b542de -C linker=/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps --extern version_check=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps/libversion_check-5c82f60ae83e0b93.rlib --cap-lints warn`
[zerocopy 0.8.25] cargo:rerun-if-changed=build.rs
[zerocopy 0.8.25] cargo:rerun-if-changed=Cargo.toml
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/typenum-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/typenum-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/x86_64-unknown-freebsd/release/build/typenum-07437722ca0180a4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/typenum-7d5307b79d785f84/build-script-build`
Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustversion-1.0.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/rustversion-1.0.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.20 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/deps:/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rustversion-fdda15da3ea59567/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=/usr/local/llvm15/bin/clang RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/target/release/build/rustversion-3d32ee9a8c4c5870/build-script-build`
[typenum 1.18.0] cargo:rerun-if-changed=tests
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(doc_cfg)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(kani)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)
[zerocopy 0.8.25] cargo:rustc-check-cfg=cfg(coverage_nightly)
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_core_error_1_81_0
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0
[zerocopy 0.8.25] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0
Compiling slotmap v1.0.7
Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xdg-desktop-portal-luminous/work/xdg-desktop-portal-luminous-0.1.10/cargo-crates/zerocopy-0.8.25/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser
MidnightBSD Magus