[package - 132i386-default][www/trunk] Failed for trunk-0.19.1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 03:23:14 UTC
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: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy15/data/132i386-default/9f8772775dc8/logs/trunk-0.19.1.log Build URL: https://pkg-status.freebsd.org/beefy15/build.html?mastername=132i386-default&build=9f8772775dc8 Log: =>> Building www/trunk build started at Wed Mar 20 03:21:34 UTC 2024 port directory: /usr/ports/www/trunk package name: trunk-0.19.1 building for: FreeBSD 132i386-default-job-13 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 i386 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 10184 Mar 16 01:01 /usr/ports/www/trunk/Makefile Ports top last git commit: 9f8772775dc Ports top unclean checkout: no Port dir last git commit: d49cf1cb24c Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-1-g1e9f97d6 Host OSVERSION: 1500006 Jail OSVERSION: 1302001 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1302001 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=13.2-RELEASE-p10 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.2-RELEASE-p10 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-1-g1e9f97d6 MASTERMNT=/usr/local/poudriere/data/.m/132i386-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/132i386-default/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=132i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-1-g1e9f97d6 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-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/trunk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trunk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/trunk/work/.cache HOME=/wrkdirs/usr/ports/www/trunk/work TMPDIR="/wrkdirs/usr/ports/www/trunk/work" PATH=/wrkdirs/usr/ports/www/trunk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/trunk/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/www/trunk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trunk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/trunk/work/.cache HOME=/wrkdirs/usr/ports/www/trunk/work TMPDIR="/wrkdirs/usr/ports/www/trunk/work" PATH=/wrkdirs/usr/ports/www/trunk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/trunk/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=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/trunk" EXAMPLESDIR="share/examples/trunk" DATADIR="share/trunk" WWWDIR="www/trunk" ETCDIR="etc/trunk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/trunk DOCSDIR=/usr/local/share/doc/trunk EXAMPLESDIR=/usr/local/share/examples/trunk WWWDIR=/usr/local/www/trunk ETCDIR=/usr/local/etc/trunk --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 ---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 APACHE20 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> trunk-0.19.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [132i386-default-job-13] Installing pkg-1.20.9_1... [132i386-default-job-13] Extracting pkg-1.20.9_1: .......... done ===> trunk-0.19.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of trunk-0.19.1 =========================================================================== =======================<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 APACHE20 MIT accepted by the user ===> Fetching all distfiles required by trunk-0.19.1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by trunk-0.19.1 for building => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aes-0.8.4.crate. => SHA256 Checksum OK for rust/crates/ahash-0.7.8.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.20.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.2.crate. => SHA256 Checksum OK for rust/crates/aligned-0.4.1.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.13.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.3.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.2.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.2.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.80.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.0.crate. => SHA256 Checksum OK for rust/crates/as-slice-0.2.1.crate. => SHA256 Checksum OK for rust/crates/async-recursion-1.0.5.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.77.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/axum-0.6.20.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.3.4.crate. => SHA256 Checksum OK for rust/crates/axum-server-0.5.1.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for rust/crates/base64-simd-0.7.0.crate. => SHA256 Checksum OK for rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.2.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.15.4.crate. => SHA256 Checksum OK for rust/crates/bytecheck-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytecheck_derive-0.6.12.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.14.3.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bzip2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/camino-1.1.6.crate. => SHA256 Checksum OK for rust/crates/cargo-lock-9.0.0.crate. => SHA256 Checksum OK for rust/crates/cargo-platform-0.1.7.crate. => SHA256 Checksum OK for rust/crates/cargo_metadata-0.18.1.crate. <snip> Compiling phf_shared v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_shared-0.8.0 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_shared-0.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=n o -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7febaf7c74c501df -C extra-filename=-7febaf7c74c501df --out-dir /wrkdirs/usr/ports/www/trunk/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/www/trunk/work/target/release/deps/libsiphasher-5df5e4f221dd060f.rmeta --cap-lints warn` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fnv /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/fnv-1.0.7/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 c odegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1ab984fb8f34ff6f -C extra-filename=-1ab984fb8f34ff6f --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tinyvec_macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/tinyvec_macros-0.1.1 CARGO_PKG_AUTHORS='Soveu <marx.tomasz@gmail.com>' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-i nfo,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=cd1dd8a3074f796d -C extra-filename=-cd1dd8a3074f796d --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/tinyvec-1.6.0 CARGO_PKG_AUTHORS='Lokathor <zefria@gmail.com>' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadat a,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' -C metadata=ffdd182146373212 -C extra-filename=-ffdd182146373212 --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libtinyvec_macros-cd1dd8a3074f796d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Compiling http v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/http-0.2.12 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>:Carl Lerche <me@carllerche.com>:Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='A set of types for representing HTTP requests and responses. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/http' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/http-0.2.12/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 -C metadata=fd151de88b5fe307 -C extra-filename=-fd151de88b5fe307 --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libbytes-dc7dbf3ff00f2334.rmeta --extern fnv=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libfnv-1ab984fb8f34ff6f.rmeta --extern itoa=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libitoa-6a17429e54716778.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("3") [ring 0.17.8] TARGET = Some("i686-unknown-freebsd") [ring 0.17.8] HOST = Some("i686-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_i686-unknown-freebsd [ring 0.17.8] CC_i686-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_i686_unknown_freebsd [ring 0.17.8] CC_i686_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_i686-unknown-freebsd [ring 0.17.8] CFLAGS_i686-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_i686_unknown_freebsd [ring 0.17.8] CFLAGS_i686_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ") [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/build/ring-be6d17776cf88b48/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Compiling phf_generator v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_generator-0.8.0 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_generator --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_generator-0.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 -C metadata=d492c7596dd5c283 -C extra-filename=-d492c7596dd5c283 --out-dir /wrkdirs/usr/ports/www/trunk/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/www/trunk/work/target/release/deps/libphf_shared-7febaf7c74c501df.rmeta --extern rand=/wrkdirs/usr/ports/www/trunk/work/target/release/deps/librand-2474a8db24485949.rmeta --cap-lints warn` Compiling phf_generator v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_generator-0.10.0 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_generator --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/phf_generator-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcod e=no -C debug-assertions=off -C metadata=b2b791e842062cbf -C extra-filename=-b2b791e842062cbf --out-dir /wrkdirs/usr/ports/www/trunk/work/target/release/deps -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/www/trunk/work/target/release/deps/libphf_shared-aa1c1986a837bb08.rmeta --extern rand=/wrkdirs/usr/ports/www/trunk/work/target/release/deps/librand-9a63cc10dc60efdb.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=8763e9ad8268a200 -C extra-filename=-8763e9ad8268a200 --out-dir /wrkdirs/usr/ports/www/tru nk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libgetrandom-7f5f3c0af89e3298.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v2.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/bitflags-2.4.2 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.4.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/bitflags-2.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' -C metadata=44653b1f6a0316c0 -C extra-filename=-44653b1f6a0316c0 --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling spin v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/spin-0.9.8 CARGO_PKG_AUTHORS='Mathijs van de Nes <git@mathijs.vd-nes.nl>:John Ericson <git@JohnEricson.me>:Joshua Barretto <joshua.s.barretto@gmail.com>' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name spin /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/spin-0.9.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="once"' -C metadata=786dbeb5aadccb9d -C extra-filename=-786dbeb5aadccb9d --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/untrusted-0.9.0 CARGO_PKG_AUTHORS='Brian Smith <brian@briansmith.org>' CARGO_PKG_DESCRIPTION='Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=untrusted CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/untrusted' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crat e-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 -C metadata=391f28cf9dda2647 -C extra-filename=-391f28cf9dda2647 --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/percent-encoding-2.3.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metad ata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3a48aa5d2511452d -C extra-filename=-3a48aa5d2511452d --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `percent-encoding` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.8 CARGO_PKG_AUTHORS='Brian Smith <brian@briansmith.org>' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/build/ring-be6d17776cf88b48/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.8/src/lib.rs --error-form at=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"' --cfg 'feature="dev_urandom_fallback"' -C metadata=1eeeb653e65e76dc -C extra-filename=-1eeeb653e65e76dc --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libcfg_if-1ef363f79df152dc.rmeta --extern getrandom=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libgetrandom-7f5f3c0af89e3298.rmeta --extern spin=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libspin-786dbeb5aadccb9d .rmeta --extern untrusted=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libuntrusted-391f28cf9dda2647.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/build/ring-be6d17776cf88b48/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` Compiling unicode-normalization v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/unicode-normalization-0.1.23 CARGO_PKG_AUTHORS='kwantam <kwantam@gmail.com>:Manish Goregaokar <manishsmail@gmail.com>' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/unicode-normalization-0.1.23/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="std"' -C metadata=8a70e7ef3d4d9850 -C extra-filename=-8a70e7ef3d4d9850 --out-dir /wrkdirs/us r/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libtinyvec-ffdd182146373212.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` error[E0080]: evaluation of constant value failed --> /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.8/src/cpu/intel.rs:28:9 | 28 | assert!(cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2")', /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.8/src/cpu/intel.rs:28:9 | = note: this error originates in the macro `assert` (in Nightly builds, run with -Z macro-backtrace for more info) For more information about this error, try `rustc --explain E0080`. error: could not compile `ring` (lib) due to 1 previous error Caused by: process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.8 CARGO_PKG_AUTHORS='Brian Smith <brian@briansmith.org>' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/trunk/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/build/ring-be6d17776cf88b48/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/www/trunk/work/trunk-0.19.1/cargo-crates/ring-0.17.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' -C metadata=1eeeb653e65e76dc -C extra-filename=-1eeeb653e65e76dc --out-dir /wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps --target i686-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/trunk/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libcfg_if-1ef363f79df152dc.rmeta --extern getrandom=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libgetrandom-7f5f3c0af89e3298.rmeta --extern spin=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/l ibspin-786dbeb5aadccb9d.rmeta --extern untrusted=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/deps/libuntrusted-391f28cf9dda2647.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/www/trunk/work/target/i686-unknown-freebsd/release/build/ring-be6d17776cf88b48/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` (exit status: 1) warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped in /usr/ports/www/trunk