You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/beefy21/data/141i386-default/d349181bd41f/logs/rash-2.9.5.log Build URL: https://pkg-status.freebsd.org/beefy21/build.html?mastername=141i386-default&build=d349181bd41f Log: =>> Building misc/rash build started at Tue Mar 25 01:44:01 UTC 2025 port directory: /usr/ports/misc/rash package name: rash-2.9.5 building for: FreeBSD 141i386-default-job-25 14.1-RELEASE-p8 FreeBSD 14.1-RELEASE-p8 i386 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 6944 Mar 25 01:01 /usr/ports/misc/rash/Makefile Ports top last git commit: d349181bd Ports top unclean checkout: no Port dir last git commit: a61237048 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-7-gf78625a5 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 25 ---Begin Environment--- SHELL=/bin/sh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1401000 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=14.1-RELEASE-p8 LOCALBASE=/usr/local UNAME_v=FreeBSD 14.1-RELEASE-p8 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-7-gf78625a5 MASTERMNT=/usr/local/poudriere/data/.m/141i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141i386-default/25/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-7-gf78625a5 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/misc/rash/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/rash/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/rash/work/.cache HOME=/wrkdirs/usr/ports/misc/rash/work TMPDIR="/wrkdirs/usr/ports/misc/rash/work" PATH=/wrkdirs/usr/ports/misc/rash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/rash/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/rash/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/rash/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/rash/work/.cache HOME=/wrkdirs/usr/ports/misc/rash/work TMPDIR="/wrkdirs/usr/ports/misc/rash/work" PATH=/wrkdirs/usr/ports/misc/rash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/rash/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INS TALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rash" EXAMPLESDIR="share/examples/rash" DATADIR="share/rash" WWWDIR="www/rash" ETCDIR="etc/rash" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rash DOCSDIR=/usr/local/share/doc/rash EXAMPLESDIR=/usr/local/share/examples/rash WWWDIR=/usr/local/www/rash ETCDIR=/usr/local/etc/rash --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rash-2.9.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [141i386-default-job-25] Installing pkg-2.0.6... [141i386-default-job-25] Extracting pkg-2.0.6: .......... done ===> rash-2.9.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rash-2.9.5 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License AGPLv3 accepted by the user => rust/crates/bytes-1.7.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/bytes/1.7.0/download?dummy=/rust/crates/bytes-1.7.0.crate rust/crates/bytes-1.7.0.crate 62 kB 29 MBps 00s => rust/crates/git-state-0.1.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/git-state/0.1.0/download?dummy=/rust/crates/git-state-0.1.0.crate rust/crates/git-state-0.1.0.crate 3712 B 29 MBps 00s => rust/crates/ipc-channel-0.19.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ipc-channel/0.19.0/download?dummy=/rust/crates/ipc-channel-0.19.0.crate rust/crates/ipc-channel-0.19.0.crate 139 kB 9552 kBps 00s => rust/crates/jiff-0.2.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/jiff/0.2.3/download?dummy=/rust/crates/jiff-0.2.3.crate rust/crates/jiff-0.2.3.crate 681 kB 61 MBps 00s => rust/crates/jiff-static-0.2.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/jiff-static/0.2.3/download?dummy=/rust/crates/jiff-static-0.2.3.crate rust/crates/jiff-static-0.2.3.crate 74 kB 37 MBps 00s => rust/crates/mdbook-0.4.47.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/mdbook/0.4.47/download?dummy=/rust/crates/mdbook-0.4.47.crate rust/crates/mdbook-0.4.47.crate 1468 kB 17 MBps 01s => rust/crates/minijinja-2.8.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/minijinja/2.8.0/download?dummy=/rust/crates/minijinja-2.8.0.crate rust/crates/minijinja-2.8.0.crate 161 kB 36 MBps 00s => rust/crates/ofiles-0.2.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/ofiles/0.2.0/download?dummy=/rust/crates/ofiles-0.2.0.crate rust/crates/ofiles-0.2.0.crate 4949 B 25 MBps 00s => rust/crates/opener-0.7.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/opener/0.7.1/download?dummy=/rust/crates/opener-0.7.1.crate rust/crates/opener-0.7.1.crate 18 kB 18 MBps 00s => rust/crates/prs-lib-0.5.2.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/prs-lib/0.5.2/download?dummy=/rust/crates/prs-lib-0.5.2.crate rust/crates/prs-lib-0.5.2.crate 44 kB 30 MBps 00s => rust/crates/sc-0.2.7.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/sc/0.2.7/download?dummy=/rust/crates/sc-0.2.7.crate rust/crates/sc-0.2.7.crate 39 kB 58 MBps 00s => rust/crates/secstr-0.5.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/secstr/0.5.1/download?dummy=/rust/crates/secstr-0.5.1.crate rust/crates/secstr-0.5.1.crate 11 kB 66 MBps 00s => rust/crates/serde-error-0.1.3.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/serde-error/0.1.3/download?dummy=/rust/crates/serde-error-0.1.3.crate rust/crates/serde-error-0.1.3.crate 2771 B 22 MBps 00s => rust/crates/tempfile-3.19.1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/tempfile/3.19.1/download?dummy=/rust/crates/tempfile-3.19.1.crate rust/crates/tempfile-3.19.1.crate 38 kB 9 MBps 00s => rust/crates/term_size-1.0.0-beta1.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/term_size/1.0.0-beta1/download?dummy=/rust/crates/term_size-1.0.0-beta1.crate rust/crates/term_size-1.0.0-beta1.crate 11 kB 60 MBps 00s => rash-sh-rash-v2.9.5_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/rash-sh/rash/tar.gz/v2.9.5?dummy=/rash-sh-rash-v2.9.5_GH0.tar.gz fetch: https://codeload.github.com/rash-sh/rash/tar.gz/v2.9.5?dummy=/rash-sh-rash-v2.9.5_GH0.tar.gz: size unknown <snip> 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer<R, O> | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `bincode` (lib) generated 4 warnings Compiling dirs-sys-next v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/dirs-sys-next-0.1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=856ac2f9d1a5ef79 -C extra-filename=-3ca1b8c1d8c2053a --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/rash/work/target/release/deps/liblibc-adc073a9bd91894e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling errno v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/errno-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/errno-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong <[email protected]>' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2015 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/errno-0.2.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=3 -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=1504996bf0510a6a -C extra-filename=-6dc933f5471a3223 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/rash/work/target/release/deps/liblibc-adc073a9bd91894e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/errno-0.2.8/src/unix.rs:65:20 | 65 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, and `vita` and 6 more = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning Compiling secstr v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=secstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/secstr-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/secstr-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Val Packett <[email protected]>' CARGO_PKG_DESCRIPTION='A data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time equality, mlock and zeroing out.' CARGO_PKG_HOMEPAGE='https://codeberg.org/valpackett/secstr' CARGO_PKG_LICENSE=Unlicense CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=secstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://codeberg.org/valpackett/secstr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name secstr --edition= 2018 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/secstr-0.5.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("libsodium-sys", "pre", "serde"))' -C metadata=afc9f5a62114b45f -C extra-filename=-e987df967815dbc4 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --extern libc=/wrkdirs/usr/ports/misc/rash/work/target/release/deps/liblibc-adc073a9bd91894e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling version-compare v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/version-compare-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/version-compare-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <[email protected]>' 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=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name version_compare --edition=2021 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad72403fceba4431 -C extra-filename=-2267a2902f1f8319 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/version-compare-0.2.0/src/cmp.rs:334:12 | 334 | #[cfg_attr(tarpaulin, skip)] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `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(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: `version-compare` (lib) generated 5 warnings Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam <[email protected]>:Manish Goregaokar <[email protected]>' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' 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=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unicode-width-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_st d", "rustc-dep-of-std", "std"))' -C metadata=3fcd852da8cb6c96 -C extra-filename=-b5d2d3448b9eca64 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling git-state v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=git_state CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/git-state-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/git-state-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <[email protected]>' CARGO_PKG_DESCRIPTION='Probe git repository state' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git-state CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/git-state' 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=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name git_state --edition=2018 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/git-state-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=088b7f6e10954565 -C extra-filename=-d006d61fca6bd7dc --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pulldown-cmark v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/pulldown-cmark-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/pulldown-cmark-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien <[email protected]>:Marcus Klaas de Vries <[email protected]>' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/pu lldown-cmark-0.10.3/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="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=9bed666e002734bf -C extra-filename=-cdf7f04bb267ef22 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/build/pulldown-cmark-cdf7f04bb267ef22 -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unsafe-libyaml v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unsafe_libyaml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unsafe-libyaml-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unsafe-libyaml-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' CARGO_PKG_DESCRIPTION='libyaml transpiled to rust by c2rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unsafe-libyaml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unsafe-libyaml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name unsafe_libyaml --edition=2021 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/unsafe-libyaml-0.2.11/src/lib.rs --error-format=jso n --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c3a6c45e04bd186 -C extra-filename=-079b2c798f497b2d --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling self_cell v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/self_cell-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/self_cell-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll <[email protected]>' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/self_cell-1.0.4/src/lib.rs --error-f ormat=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=ac4d7ba33fe8862c -C extra-filename=-69fbe4e37d5458b2 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1/Cargo.toml CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=c f49f4d8ac87442c -C extra-filename=-98339d632842602b --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::<u8>(), 0, mem::size_of::<Self>()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::<u8>(), 0, mem::size_of::<Self>()); 415 + volatile_set((self as *mut Self).cast::<u8>(), 0, size_of::<Self>()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::<Z>()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::<Z>()).unwrap(); 460 + let size = self.len().checked_mul(size_of::<Z>()).unwrap(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/zeroize-1.8.1/src/lib.rs:840:16 | 840 | let size = mem::size_of::<F>(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 840 - let size = mem::size_of::<F>(); 840 + let size = size_of::<F>(); | warning: `zeroize` (lib) generated 3 warnings Compiling sc v0.2.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='The syscall.rs Project Developers' CARGO_PKG_DESCRIPTION='Raw system calls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/syscall.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name sc --edition=2015 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=de p-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31714c25ce884d9e -C extra-filename=-2ff84a0b62bc9a97 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` error[E0432]: unresolved import `platform` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/src/lib.rs:40:9 | 40 | pub use platform::*; | ^^^^^^^^ you might be missing crate `platform` | help: consider importing the `platform` crate | 37 + extern crate platform; | error[E0554]: `#![feature]` may not be used on the stable release channel --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/src/lib.rs:35:4 | 35 | ), feature(llvm_asm))] | ^^^^^^^^^^^^^^^^^ error[E0635]: unknown feature `llvm_asm` --> /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/src/lib.rs:35:12 | 35 | ), feature(llvm_asm))] | ^^^^^^^^ Some errors have detailed explanations: E0432, E0554, E0635. For more information about an error, try `rustc --explain E0432`. error: could not compile `sc` (lib) due to 3 previous errors Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='The syscall.rs Project Developers' CARGO_PKG_DESCRIPTION='Raw system calls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/syscall.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/misc/rash/work/target/release/deps /usr/local/bin/rustc --crate-name sc --edition=2015 /wrkdirs/usr/ports/misc/rash/work/rash-2.9.5/cargo-crates/sc-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --c rate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31714c25ce884d9e -C extra-filename=-2ff84a0b62bc9a97 --out-dir /wrkdirs/usr/ports/misc/rash/work/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/misc/rash/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` (exit status: 1) *** Error code 101 Stop. make: stopped in /usr/ports/misc/rash
