MidnightBSD Magus

x11/xwayland-satellite

Xwayland outside your Wayland

Flavor Version Run OSVersion Arch License Restricted Status
0.5.1_1 632 4.0 amd64 MPL20 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:24:22.869345 Test Started
m4064 fail 2026-02-20 00:27:29.134073 make fake returned non-zero: 1
m4064 fail 2026-02-20 00:27:29.21089 Test complete.

Log

===>  Faking install for xwayland-satellite-0.5.1_1
===>   Generating temporary packing list
  Installing xwayland-satellite v0.5.1 (/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1)
     Locking 89 packages to latest compatible versions
       Dirty proc-macro2 v1.0.93: the config settings changed
   Compiling proc-macro2 v1.0.93
       Dirty unicode-ident v1.0.16: the config settings changed
   Compiling unicode-ident v1.0.16
       Dirty memchr v2.7.4: the config settings changed
   Compiling memchr v2.7.4
       Dirty libc v0.2.169: the config settings changed
   Compiling libc v0.2.169
       Dirty shlex v1.3.0: the config settings changed
   Compiling shlex v1.3.0
       Dirty pkg-config v0.3.31: the config settings changed
   Compiling pkg-config v0.3.31
       Dirty rustix v0.38.44: the config settings changed
   Compiling rustix v0.38.44
       Dirty bitflags v2.8.0: the config settings changed
   Compiling bitflags v2.8.0
       Dirty smallvec v1.13.2: the config settings changed
   Compiling smallvec v1.13.2
       Dirty downcast-rs v1.2.1: the config settings changed
   Compiling downcast-rs v1.2.1
       Dirty glob v0.3.2: the config settings changed
   Compiling glob v0.3.2
       Dirty prettyplease v0.2.29: the config settings changed
   Compiling prettyplease v0.2.29
       Dirty cfg-if v1.0.0: the config settings changed
   Compiling cfg-if v1.0.0
       Dirty regex-syntax v0.8.5: the config settings changed
   Compiling regex-syntax v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93/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.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93/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=e93831bd0850ffac -C extra-filename=-4345187296b5d8c0 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/proc-macro2-4345187296b5d8c0 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --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=743f97162cadb519 -C extra-filename=-74279d14d9bb6fb6 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/rustix-74279d14d9bb6fb6 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/unicode-ident-1.0.16 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/unicode-ident-1.0.16/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.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/unicode-ident-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eef7a6fd3d71cfab -C extra-filename=-22d4eed51dcbdbed --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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=47908f12b5ae80c1 -C extra-filename=-7ab713d05a092409 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/libc-7ab713d05a092409 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/smallvec-1.13.2/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.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/smallvec-1.13.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="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=7bb0435525029e66 -C extra-filename=-a274625ed9d13bf2 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --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=88dc00cfcca2c9a9 -C extra-filename=-81f644dfc8b3783c --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/rustix-81f644dfc8b3783c -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/downcast-rs-1.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc327ed94acf85cb -C extra-filename=-356a59c99be813b7 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/prettyplease-356a59c99be813b7 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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="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=145fb09cc48aeeec -C extra-filename=-fc3ffb36aae0fb23 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/libc-fc3ffb36aae0fb23 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/glob-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/glob-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.23.0 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/glob-0.3.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=de0cd55845912ee1 -C extra-filename=-6caad33290e1f2ad --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.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.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.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=53c287f104f520cd -C extra-filename=-83f267fa5bc4adfd --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/pkg-config-0.3.31/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.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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/pkg-config-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b91ac539362dfac -C extra-filename=-45d3e7518bd0d14f --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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

       Dirty either v1.13.0: the config settings changed
   Compiling either v1.13.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/regex-syntax-0.8.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="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=2c1f068321c351ac -C extra-filename=-ae973354023164fa --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/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/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/either-1.13.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.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/either-1.13.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="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=9304b6b72414ba52 -C extra-filename=-385402d9555b2b9d --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.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.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/bitflags-2.8.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"' --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=c0a2e0df25f786e4 -C extra-filename=-6938645e9a6ab8ac --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn`
error: linker `/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang` not found
  |
  = note: No such file or directory (os error 2)

error: could not compile `prettyplease` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.2.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/prettyplease-0.2.29/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=bc327ed94acf85cb -C extra-filename=-356a59c99be813b7 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/prettyplease-356a59c99be813b7 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
error: could not compile `proc-macro2` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93/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.93 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=93 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/proc-macro2-1.0.93/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=e93831bd0850ffac -C extra-filename=-4345187296b5d8c0 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/proc-macro2-4345187296b5d8c0 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
error: could not compile `libc` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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=47908f12b5ae80c1 -C extra-filename=-7ab713d05a092409 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/libc-7ab713d05a092409 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
warning: `shlex` (lib) generated 1 warning
error: could not compile `rustix` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --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=743f97162cadb519 -C extra-filename=-74279d14d9bb6fb6 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/rustix-74279d14d9bb6fb6 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
error: could not compile `libc` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/libc-0.2.169/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="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=145fb09cc48aeeec -C extra-filename=-fc3ffb36aae0fb23 --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/libc-fc3ffb36aae0fb23 -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
error: could not compile `rustix` (build script) due to 1 previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/cargo-crates/rustix-0.38.44 CARGO_MANIFEST_PATH=/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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/xwayland-satellite/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --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=88dc00cfcca2c9a9 -C extra-filename=-81f644dfc8b3783c --out-dir /magus/work/usr/mports/x11/xwayland-satellite/work/target/release/build/rustix-81f644dfc8b3783c -C linker=/magus/work/usr/mports/x11/xwayland-satellite/work/fake-inst-amd64/usr/local/llvm15/bin/clang -C strip=symbols -L dependency=/magus/work/usr/mports/x11/xwayland-satellite/work/target/release/deps --cap-lints warn` (exit status: 1)
error: failed to compile `xwayland-satellite v0.5.1 (/magus/work/usr/mports/x11/xwayland-satellite/work/xwayland-satellite-0.5.1)`, intermediate artifacts can be found at `/magus/work/usr/mports/x11/xwayland-satellite/work/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
*** Error code 101

Stop.
make[1]: stopped in /usr/mports/x11/xwayland-satellite
*** Error code 1

Stop.
make: stopped in /usr/mports/x11/xwayland-satellite

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis