[package - 132powerpc64-quarterly][www/zola] Failed for zola-0.17.2_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 10:42:05 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: mikael@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/132powerpc64-quarterly/99a6c47c25cb/logs/zola-0.17.2_2.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=132powerpc64-quarterly&build=99a6c47c25cb Log: =>> Building www/zola build started at Thu Sep 21 10:36:21 UTC 2023 port directory: /usr/ports/www/zola package name: zola-0.17.2_2 building for: FreeBSD 132powerpc64-quarterly-job-02 13.2-RELEASE FreeBSD 13.2-RELEASE powerpc maintained by: mikael@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1302001 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/132powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/132powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/132powerpc64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for zola-0.17.2_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mikael@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/zola/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/zola/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/zola/work/.cache HOME=/wrkdirs/usr/ports/www/zola/work TMPDIR="/wrkdirs/usr/ports/www/zola/work" PATH=/wrkdirs/usr/ports/www/zola/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/zola/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-- CARGO_PROFILE_RELEASE_LTO=off OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/zola/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/zola/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/zola/work/.cache HOME=/wrkdirs/usr/ports/www/zola/work TMPDIR="/wrkdirs/usr/ports/www/zola/work" PATH=/wrkdirs/usr/ports/www/zola/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/zola/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 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" B SD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zola" EXAMPLESDIR="share/examples/zola" DATADIR="share/zola" WWWDIR="www/zola" ETCDIR="etc/zola" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zola DOCSDIR=/usr/local/share/doc/zola EXAMPLESDIR=/usr/local/share/examples/zola WWWDIR=/usr/local/www/zola ETCDIR=/usr/local/etc/zola --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 #### /usr/local/etc/poudriere.d/make.conf #### # 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 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: powerpc64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.2-RELEASE OSREL=13.2 OSVERSION=1302001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 33554432 stack size (kbytes, -s) 524288 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) 1024 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 >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> zola-0.17.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.2.pkg [132powerpc64-quarterly-job-02] Installing pkg-1.19.2... [132powerpc64-quarterly-job-02] Extracting pkg-1.19.2: .......... done ===> zola-0.17.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zola-0.17.2_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by zola-0.17.2_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by zola-0.17.2_2 for building => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/ahash-0.7.6.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.3.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.20.crate. => SHA256 Checksum OK for rust/crates/ammonia-3.3.0.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/any_ascii-0.1.7.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.69.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for rust/crates/atty-0.2.14.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.0.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit_field-0.10.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.7.3.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for rust/crates/block-padding-0.1.5.crate. => SHA256 Checksum OK for rust/crates/bstr-1.3.0.crate. => SHA256 Checksum OK for rust/crates/build_const-0.2.2.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.12.0.crate. => SHA256 Checksum OK for rust/crates/byte-tools-0.3.1.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.3.2.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.13.1.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.4.3.crate. <snip> Compiling indexmap v1.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/indexmap-1.9.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/indexmap-1.9.2/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="std"' -C metadata=d482a0d9de7029ed -C extra-filename=-d482a0d9de7029ed --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/indexmap-d482a0d9de7029ed -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libautocfg-9d45d61b33f563dc.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' 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='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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 -C metadata=02ee804b5015e800 -C extra-filename=-02ee804b5015e800 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/ deps --cap-lints warn` Compiling uncased v0.9.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7 CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Case-preserving, ASCII case-insensitive, no_std string types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uncased CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/uncased' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep- info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=f3a9b83d53f089ec -C extra-filename=-f3a9b83d53f089ec --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/uncased-f3a9b83d53f089ec -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libversion_check-d7992d39735e0eae.rlib --cap-lints warn` Compiling log v0.4.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/log-0.4.17/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 -C metadata=1c81ce3d39572642 -C extra-filename=-1c81ce3d39572642 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/log-1c81ce3d39572642 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/log-1c81ce3d39572642/build-script-build` [log 0.4.17] cargo:rustc-cfg=atomic_cas [log 0.4.17] cargo:rustc-cfg=has_atomics [log 0.4.17] cargo:rerun-if-changed=build.rs Compiling getrandom v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/getrandom-0.2.8 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' 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/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/getrandom-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=d ep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' -C metadata=2dc0256610bfc641 -C extra-filename=-2dc0256610bfc641 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libcfg_if-02ee804b5015e800.rmeta --extern libc=/wrkdirs/usr/ports/www/zola/work/target/release/deps/liblibc-f288adc239a3add6.rmeta --cap-lints warn` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/serde-fc38d60b99a0d51f/build-script-build` [serde 1.0.156] cargo:rerun-if-changed=build.rs Compiling jobserver v0.1.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/jobserver-0.1.26 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='An implementation of the GNU make jobserver for Rust ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/jobserver-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name jobserver --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/jobserver-0.1.26/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=7ec5c8fcbf6aecb2 -C extra-filename=-7ec5c8fcbf6aecb2 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/z ola/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/zola/work/target/release/deps/liblibc-f288adc239a3add6.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde_derive-1.0.156 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.156 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=156 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/release/build/serde_derive-3d6b5a86618e47ce/out /usr/local/bin/rustc --crate-name serde_derive /wrkdirs/usr/ports/www/zola/work/zola-0. 17.2/cargo-crates/serde_derive-1.0.156/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -C metadata=01d5f0c10a282f16 -C extra-filename=-01d5f0c10a282f16 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libproc_macro2-8ced485f46d73d5d.rlib --extern quote=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libquote-654afb2151e84947.rlib --extern syn=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libsyn-39838b2bb4a74e56.rlib --extern proc_macro --cap-lints warn` Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/bitflags-1.3.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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' -C metadata=1364adc6a73144d6 -C extra-filename=-1364adc6a73144d6 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc6 4-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cc v1.0.79 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/cc-1.0.79 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/cc-1.0.79/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="jobserver"' --cfg 'feature="parallel"' -C metadata=7b691d09af467a04 -C extra-filename=-7b691d09af467a04 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkd irs/usr/ports/www/zola/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libjobserver-7ec5c8fcbf6aecb2.rmeta --cap-lints warn` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=5ae27697f2532b38 -C extra-filename=-5ae27697f2532b38 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=c c -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libgetrandom-2dc0256610bfc641.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/log-c032b4b9631603c6/out /usr/local/bin/rustc --crate-name log /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/log-0.4.17/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 lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=31836d3dc576f0e8 -C extra-filename=-31836d3dc576f0e8 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/relea se/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libcfg_if-4c12334a26fa53ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/uncased-f3a9b83d53f089ec/build-script-build` [uncased 0.9.7] cargo:rustc-cfg=const_fn_transmute Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ppv-lite86-0.2.17 CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,li nk -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=4c0203449bf00b5e -C extra-filename=-4c0203449bf00b5e --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rand_chacha-0.3.1 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' 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_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' -C metadata=baf5f33893cd3cea -C extra-filename=-baf5f33893cd3cea --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ ports/www/zola/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libppv_lite86-4c0203449bf00b5e.rmeta --extern rand_core=/wrkdirs/usr/ports/www/zola/work/target/release/deps/librand_core-5ae27697f2532b38.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uncased CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7 CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Case-preserving, ASCII case-insensitive, no_std string types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uncased CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/uncased' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/release/build/uncased-0c680f7a8a667b92/out /usr/local/bin/rustc --crate-name uncased --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7/src/lib.rs --error-format=json --json=diagnost ic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=16c68bd3266744f5 -C extra-filename=-16c68bd3266744f5 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn --cfg const_fn_transmute` Compiling siphasher v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/siphasher-0.3.10 CARGO_PKG_AUTHORS='Frank Denis <github@pureftpd.org>' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1af87f77f9e5ebec -C extra-filename=-1af87f77f9e5ebec --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling phf_shared v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_shared-0.10.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.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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_shared-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-bitcode=no -C debug -assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="uncased"' -C metadata=52bf564f3def404f -C extra-filename=-52bf564f3def404f --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libsiphasher-1af87f77f9e5ebec.rmeta --extern uncased=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libuncased-16c68bd3266744f5.rmeta --cap-lints warn` Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rand-0.8.5 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' 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 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' 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='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' -C metadata=39ee7ec74 4511b6f -C extra-filename=-39ee7ec744511b6f --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/zola/work/target/release/deps/liblibc-f288adc239a3add6.rmeta --extern rand_chacha=/wrkdirs/usr/ports/www/zola/work/target/release/deps/librand_chacha-baf5f33893cd3cea.rmeta --extern rand_core=/wrkdirs/usr/ports/www/zola/work/target/release/deps/librand_core-5ae27697f2532b38.rmeta --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde-1.0.156 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.19 CARGO_PKG_VERSION=1.0.156 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=156 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/serde-9f3799f0852d9166/out /usr/local/bin/rustc --crate-name serde /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serd e-1.0.156/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 lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=cd883b11d4064f92 -C extra-filename=-cd883b11d4064f92 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libserde_derive-01d5f0c10a282f16.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/indexmap-d482a0d9de7029ed/build-script-build` [indexmap 1.9.2] cargo:rustc-cfg=has_std [indexmap 1.9.2] cargo:rerun-if-changed=build.rs Compiling hashbrown v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/hashbrown-0.12.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,meta data,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="raw"' -C metadata=bcdcce2cb1fefbbb -C extra-filename=-bcdcce2cb1fefbbb --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/indexmap-1.9.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/indexmap-cf0566441be721d6/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/indexmap-1.9.2/src/lib.rs --error-format=json --json=diagnostic-render ed-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="std"' -C metadata=ab2fbc864eb80beb -C extra-filename=-ab2fbc864eb80beb --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libhashbrown-bcdcce2cb1fefbbb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std` Compiling phf_generator v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_generator --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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-bitcode=no -C debug- assertions=off -C metadata=ecf27e18202e86b9 -C extra-filename=-ecf27e18202e86b9 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libphf_shared-52bf564f3def404f.rmeta --extern rand=/wrkdirs/usr/ports/www/zola/work/target/release/deps/librand-39ee7ec744511b6f.rmeta --cap-lints warn` Compiling scopeguard v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name scopeguard /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=9575f919386203ec -C extra-filename=-9575f919386203ec --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/port s/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itoa v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/itoa-1.0.6 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/itoa-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bit code=no -C codegen-units=1 -C metadata=8b86569bbda015de -C extra-filename=-8b86569bbda015de --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/getrandom-0.2.8 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' 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/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/getrandom-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=d ep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' -C metadata=2963915a091a4f50 -C extra-filename=-2963915a091a4f50 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libcfg_if-4c12334a26fa53ea.rmeta --extern libc=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/liblibc-1c5bc3fa60242619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling proc-macro-hack v0.5.20+deprecated Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/proc-macro-hack-0.5.20+deprecated/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifac ts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=be47e920cbcd5074 -C extra-filename=-be47e920cbcd5074 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/proc-macro-hack-be47e920cbcd5074 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling ryu v1.0.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ryu-1.0.13 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ryu-1.0.13/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 lto=off -C embed-bitc ode=no -C codegen-units=1 -C metadata=650969b60110de0b -C extra-filename=-650969b60110de0b --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/proc-macro-hack-be47e920cbcd5074/build-script-build` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/serde-fc38d60b99a0d51f/build-script-build` [serde 1.0.156] cargo:rerun-if-changed=build.rs Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/memchr-78e6b6bc4272d960/build-script-build` Compiling num_cpus v1.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/num_cpus-1.15.0 CARGO_PKG_AUTHORS='Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name num_cpus /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/num_cpus-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=10da7d31d9693b6d -C extra-filename=-10da7d31d9693b6d --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern libc=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/liblibc-1c5bc3fa60242619.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling io-lifetimes v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/io-lifetimes-1.0.6 CARGO_PKG_AUTHORS='Dan Gohman <dev@sunfishcode.online>' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/io-lifetimes-1.0.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts, future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=4dc22284ce99663b -C extra-filename=-4dc22284ce99663b --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/io-lifetimes-4dc22284ce99663b -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/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='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/release/build/memchr-4d80813ea2e4c26e/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-re ndered-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"' --cfg 'feature="use_std"' -C metadata=ef0414817b39a01b -C extra-filename=-ef0414817b39a01b --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde-1.0.156 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.19 CARGO_PKG_VERSION=1.0.156 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=156 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/release/build/serde-a9af26f3aaed3514/out /usr/local/bin/rustc --crate-name serde /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde-1.0.156/src/lib.rs --err or-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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=a2423442177e43c5 -C extra-filename=-a2423442177e43c5 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libserde_derive-01d5f0c10a282f16.so --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/release/build/proc-macro-hack-e2e882a9bf9dc7f5/out /usr/local/bin/rustc --crate-name proc_macro_hack --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/proc-macr o-hack-0.5.20+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off -C metadata=5ba5e401647a3df1 -C extra-filename=-5ba5e401647a3df1 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern proc_macro --cap-lints warn` Compiling unicase v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/unicase-2.6.0 CARGO_PKG_AUTHORS='Sean McArthur <sean@seanmonstar.com>' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C d ebug-assertions=off -C metadata=7bd0233f38ba88b5 -C extra-filename=-7bd0233f38ba88b5 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/unicase-7bd0233f38ba88b5 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libversion_check-d7992d39735e0eae.rlib --cap-lints warn` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/siphasher-0.3.10 CARGO_PKG_AUTHORS='Frank Denis <github@pureftpd.org>' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/siphasher-0.3.10/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 lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b9cd409c51995541 -C extra-filename=-b9cd409c51995541 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-core v0.3.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/futures-core-0.3.27 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/futures-core-0.3.27/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d520fa44237add92 -C extra-filename=-d520fa44237add92 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/b uild/futures-core-d520fa44237add92 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling serde_json v1.0.94 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde_json-1.0.94 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.94 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=94 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/serde_json-1.0.94/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --c rate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' -C metadata=607157c92c1778cc -C extra-filename=-607157c92c1778cc --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/serde_json-607157c92c1778cc -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/futures-core-d520fa44237add92/build-script-build` [futures-core 0.3.27] cargo:rerun-if-changed=no_atomic_cas.rs Compiling phf_macros v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_macros-0.10.0 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Macros to generate types in the phf crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_macros CARGO_PKG_README=../README.md 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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_macros --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_macros-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynam ic -C embed-bitcode=no -C debug-assertions=off -C metadata=dc1143c76c6c862c -C extra-filename=-dc1143c76c6c862c --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libphf_generator-ecf27e18202e86b9.rlib --extern phf_shared=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libphf_shared-52bf564f3def404f.rlib --extern proc_macro_hack=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libproc_macro_hack-5ba5e401647a3df1.so --extern proc_macro2=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libproc_macro2-8ced485f46d73d5d.rlib --extern quote=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libquote-654afb2151e84947.rlib --extern syn=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libsyn-39838b2bb4a74e56.rlib --extern proc_macro --cap-lints warn` Compiling lock_api v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/lock_api-0.4.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --cr ate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=47a45f7a8940243a -C extra-filename=-47a45f7a8940243a --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/lock_api-47a45f7a8940243a -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libautocfg-9d45d61b33f563dc.rlib --cap-lints warn` Compiling rustix v0.36.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rustix-0.36.9 CARGO_PKG_AUTHORS='Dan Gohman <dev@sunfishcode.online>:Jakub Konka <kubkon@jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-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.48 CARGO_PKG_VERSION=0.36.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/rustix-0.36.9/build.rs --error-format=json --jso n=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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=7cee536c508fa41e -C extra-filename=-7cee536c508fa41e --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/rustix-7cee536c508fa41e -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling crossbeam-utils v0.8.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/crossbeam-utils-0.8.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifact s,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=24c5d12d8f742a2a -C extra-filename=-24c5d12d8f742a2a --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/crossbeam-utils-24c5d12d8f742a2a -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Compiling typenum v1.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho@paholg.com>:Andre Bogus <bogusandre@gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/typenum-1.16.0/build/main.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 -C metadata=8ebd60a5ab183179 -C extra-filename=-8ebd60a5ab183179 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/typenum-8ebd60a5ab183179 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ ports/www/zola/work/target/release/deps --cap-lints warn` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/crossbeam-utils-24c5d12d8f742a2a/build-script-build` [crossbeam-utils 0.8.15] cargo:rerun-if-changed=no_atomic.rs Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/lock_api-47a45f7a8940243a/build-script-build` [lock_api 0.4.9] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/futures-core-0.3.27 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/futures-core-88aff86224951cd5/out /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/futures-core-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default" ' --cfg 'feature="std"' -C metadata=1552d4806bf7f2bb -C extra-filename=-1552d4806bf7f2bb --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/uncased-f3a9b83d53f089ec/build-script-build` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/typenum-8ebd60a5ab183179/build-script-main` [typenum 1.16.0] cargo:rerun-if-changed=build/main.rs [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/typenum-46059b32507a68b5/out/consts.rs [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_OP=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/typenum-46059b32507a68b5/out/op.rs Compiling aho-corasick v0.7.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/aho-corasick-0.7.20 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name aho_corasick --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/aho-corasick-0.7.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompa t --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4ad9b6478440f57d -C extra-filename=-4ad9b6478440f57d --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libmemchr-59653a1bf174c9f1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` [uncased 0.9.7] cargo:rustc-cfg=const_fn_transmute Compiling memoffset v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/memoffset-0.8.0 CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman@gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/memoffset-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-ass ertions=off --cfg 'feature="default"' -C metadata=3a393ee81a49b26e -C extra-filename=-3a393ee81a49b26e --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/memoffset-3a393ee81a49b26e -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libautocfg-9d45d61b33f563dc.rlib --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/zola/work/zola-0.17.2/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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fnv /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/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 lto=off -C embed-bitcode=no -C codegen-units=1 --cf g 'feature="default"' --cfg 'feature="std"' -C metadata=0d709c43bf082ee4 -C extra-filename=-0d709c43bf082ee4 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror v1.0.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/thiserror-1.0.39 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.39 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/thiserror-1.0.39/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debu g-assertions=off -C metadata=be321cdec0d335bd -C extra-filename=-be321cdec0d335bd --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/thiserror-be321cdec0d335bd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/memoffset-3a393ee81a49b26e/build-script-build` [memoffset 0.8.0] cargo:rustc-cfg=tuple_ty [memoffset 0.8.0] cargo:rustc-cfg=allow_clippy [memoffset 0.8.0] cargo:rustc-cfg=maybe_uninit [memoffset 0.8.0] cargo:rustc-cfg=doctests [memoffset 0.8.0] cargo:rustc-cfg=raw_ref_macros [memoffset 0.8.0] cargo:rustc-cfg=stable_const Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uncased CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7 CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Case-preserving, ASCII case-insensitive, no_std string types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uncased CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/uncased' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/uncased-670b7917c652b516/out /usr/local/bin/rustc --crate-name uncased --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/uncased-0.9.7/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 lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=0be10b98c5cb4293 -C extra-filename=-0be10b98c5cb4293 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg const_fn_transmute` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho@paholg.com>:Andre Bogus <bogusandre@gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/typenum-46059b32507a68b5/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/typenum-46059b32507a68b5/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/typenum-46059b32507a68b5/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/typenum-1.16.0/src/li b.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=4586dcfea8110e53 -C extra-filename=-4586dcfea8110e53 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/lock_api-0.4.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu@gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/lock_api-d3e95bea3eda03bd/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/lock_api -0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=c5505ef553cdd831 -C extra-filename=-c5505ef553cdd831 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libscopeguard-9575f919386203ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/crossbeam-utils-0.8.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' OUT_DIR=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/build/crossbeam-utils-1d37aa0fa7f0f11c/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/www/zola/wor k/zola-0.17.2/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=8895d7b762152f84 -C extra-filename=-8895d7b762152f84 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps/libcfg_if-4c12334a26fa53ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling phf_codegen v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_codegen-0.10.0 CARGO_PKG_AUTHORS='Steven Fackler <sfackler@gmail.com>' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=../README.md 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/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name phf_codegen --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/phf_codegen-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-bitcode=no -C debug-assertions=off -C metadata=9997a900ce64e39e -C extra-filename=-9997a900ce64e39e --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/deps -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libphf_generator-ecf27e18202e86b9.rmeta --extern phf_shared=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libphf_shared-52bf564f3def404f.rmeta --cap-lints warn` Compiling ring v0.16.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20 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=doc/link-to-readme.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20/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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' -C metadata=2e74963229665497 -C extra-filename=-2e74963229665497 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/ring-2e74963229665497 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern cc=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libcc-7b691d09af467a04.rlib --cap-lints warn` warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20/build.rs:625:21 | 625 | "x86_64" => ("win64"), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 625 - "x86_64" => ("win64"), 625 + "x86_64" => "win64", | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20/build.rs:626:18 | 626 | "x86" => ("win32"), | ^ ^ | help: remove these parentheses | 626 - "x86" => ("win32"), 626 + "x86" => "win32", | Compiling crossbeam-epoch v0.9.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/crossbeam-epoch-0.9.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/crossbeam-epoch-0.9.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,futu re-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=1191dcad9086323e -C extra-filename=-1191dcad9086323e --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/crossbeam-epoch-1191dcad9086323e -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libautocfg-9d45d61b33f563dc.rlib --cap-lints warn` warning: `ring` (build script) generated 2 warnings Compiling slab v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/slab-0.4.8 CARGO_PKG_AUTHORS='Carl Lerche <me@carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/slab-0.4.8/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-assert ions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=27aa73208a325a20 -C extra-filename=-27aa73208a325a20 --out-dir /wrkdirs/usr/ports/www/zola/work/target/release/build/slab-27aa73208a325a20 -C linker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/www/zola/work/target/release/deps/libautocfg-9d45d61b33f563dc.rlib --cap-lints warn` Compiling pin-project-lite v0.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/pin-project-lite-0.2.9 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/zola/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/pin-project-lite-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C lto=off -C embed-bitcode=no -C codegen-units=1 -C metadata=4ce28b25c24a3b47 -C extra-filename=-4ce28b25c24a3b47 --out-dir /wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C lin ker=cc -C strip=symbols -L dependency=/wrkdirs/usr/ports/www/zola/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/zola/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/slab-27aa73208a325a20/build-script-build` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/crossbeam-epoch-1191dcad9086323e/build-script-build` Running `/wrkdirs/usr/ports/www/zola/work/target/release/build/ring-2e74963229665497/build-script-build` [ring 0.16.20] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20/build.rs:358:10 [ring 0.16.20] stack backtrace: [ring 0.16.20] note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. error: failed to run custom build command for `ring v0.16.20` note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/www/zola/work/target/release/build/ring-2e74963229665497/build-script-build` (exit status: 101) --- stderr thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/www/zola/work/zola-0.17.2/cargo-crates/ring-0.16.20/build.rs:358:10 stack backtrace: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. warning: build failed, waiting for other jobs to finish... [crossbeam-epoch 0.9.14] cargo:rerun-if-changed=no_atomic.rs *** Error code 101 Stop. make: stopped in /usr/ports/www/zola