[package - main-powerpc64-default][www/lychee] Failed for lychee-0.7.1_15 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Mar 2023 07:52:15 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: pizzamig@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/main-powerpc64-default/p09c207a3eecc_s191115cfb6/logs/lychee-0.7.1_15.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=main-powerpc64-default&build=p09c207a3eecc_s191115cfb6 Log: =>> Building www/lychee build started at Wed Mar 29 07:34:10 UTC 2023 port directory: /usr/ports/www/lychee package name: lychee-0.7.1_15 building for: FreeBSD main-powerpc64-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400083 powerpc maintained by: pizzamig@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400083 Job Id: 09 !!! Jail is newer than host. (Jail: 1400083, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400083 UNAME_v=FreeBSD 14.0-CURRENT 1400083 UNAME_r=14.0-CURRENT 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/main-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/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--- ---End OPTIONS List--- --MAINTAINER-- pizzamig@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/lychee/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/lychee/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/lychee/work/.cache HOME=/wrkdirs/usr/ports/www/lychee/work TMPDIR="/wrkdirs/usr/ports/www/lychee/work" PATH=/wrkdirs/usr/ports/www/lychee/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/lychee/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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/lychee/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/lychee/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/lychee/work/.cache HOME=/wrkdirs/usr/ports/www/lychee/work TMPDIR="/wrkdirs/usr/ports/www/lychee/work" PATH=/wrkdirs/usr/ports/www/lychee/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/lychee/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" BSD_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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lychee" EXAMPLESDIR="share/examples/lychee" DATADIR="share/lychee" WWWDIR="www/lychee" ETCDIR="etc/lychee" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lychee DOCSDIR=/usr/local/share/doc/lychee EXAMPLESDIR=/usr/local/share/examples/lychee WWWDIR=/usr/local/www/lychee ETCDIR=/usr/local/etc/lychee --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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 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 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400083 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 APACHE20 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> lychee-0.7.1_15 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [main-powerpc64-default-job-09] Installing pkg-1.19.1_1... [main-powerpc64-default-job-09] Extracting pkg-1.19.1_1: .......... done ===> lychee-0.7.1_15 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lychee-0.7.1_15 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 MIT accepted by the user => rust/crates/atomic-waker-1.0.0.crate doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://crates.io/api/v1/crates/atomic-waker/1.0.0/download?dummy=/rust/crates/atomic-waker-1.0.0.crate rust/crates/atomic-waker-1.0.0.crate 11 kB 29 MBps 00s ===> Fetching all distfiles required by lychee-0.7.1_15 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by lychee-0.7.1_15 for building => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.15.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.11.0.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.40.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.crate. => SHA256 Checksum OK for rust/crates/ascii_utils-0.9.3.crate. => SHA256 Checksum OK for rust/crates/assert_cmd-1.0.4.crate. => SHA256 Checksum OK for rust/crates/async-channel-1.6.1.crate. => SHA256 Checksum OK for rust/crates/async-compression-0.3.7.crate. => SHA256 Checksum OK for rust/crates/async-executor-1.4.0.crate. => SHA256 Checksum OK for rust/crates/async-global-executor-2.0.2.crate. => SHA256 Checksum OK for rust/crates/async-io-1.3.1.crate. => SHA256 Checksum OK for rust/crates/async-lock-2.3.0.crate. => SHA256 Checksum OK for rust/crates/async-mutex-1.4.0.crate. => SHA256 Checksum OK for rust/crates/async-native-tls-0.3.3.crate. => SHA256 Checksum OK for rust/crates/async-process-1.0.2.crate. => SHA256 Checksum OK for rust/crates/async-smtp-0.4.0.crate. <snip> | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:136:16 | 136 | '0'...'9' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:144:20 | 144 | '\u{9}'...'\u{D}' => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:151:17 | 151 | 0x00...0x1F | 0x7F => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:158:17 | 158 | 0x20...0x7E => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:165:17 | 165 | 0x00...0x7F => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:172:17 | 172 | 0x80...0xFF => true, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:185:17 | 185 | 0x20...0x7E => (), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/lib.rs:186:17 | 186 | 0x00...0x1F | 0x7F => return Err(AsciiError::ControlChar(i + 1)), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/errors.rs:19:32 | 19 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> = note: `#[warn(bare_trait_objects)]` on by default help: use `dyn` | 19 | fn cause(&self) -> Option<&dyn error::Error> { | +++ warning: `ring` (build script) generated 2 warnings Compiling either v1.6.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/either-1.6.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/lychee/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name either /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/either-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=7d6cd7551e8ab457 -C extra-filename=-7d6cd7551e8ab457 --out-dir /wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/lychee/work/target /powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/lychee/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/errors.rs:33:81 | 33 | AsciiError::ControlChar(pos) => write!(f, "{} at position {}", self.description(), pos), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ascii_utils-0.9.3/src/errors.rs:34:67 | 34 | AsciiError::NonAscii(ch) => write!(f, "{} ({})", self.description(), ch), | ^^^^^^^^^^^ warning: `ascii_utils` (lib) generated 25 warnings Compiling fast_chemail v0.9.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fast_chemail CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6 CARGO_PKG_AUTHORS='Jonas Me (https://gitlab.com/vulkano)' CARGO_PKG_DESCRIPTION='Check email address' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fast_chemail CARGO_PKG_REPOSITORY='https://gitlab.com/fast_chemail/fast_chemail-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/lychee/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name fast_chemail /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C metadata=e1 363108ca5773e3 -C extra-filename=-e1363108ca5773e3 --out-dir /wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/lychee/work/target/release/deps --extern ascii_utils=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps/libascii_utils-2d0e3459878eddb6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tokio-socks v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_socks CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/tokio-socks-0.5.1 CARGO_PKG_AUTHORS='Yilin Chen <sticnarf@gmail.com>' CARGO_PKG_DESCRIPTION='Asynchronous SOCKS proxy support for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/sticnarf/tokio-socks' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-socks CARGO_PKG_REPOSITORY='https://github.com/sticnarf/tokio-socks' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/www/lychee/work/target/release/deps:/usr/local/lib' /usr/local/bin/rustc --crate-name tokio_socks --edition=2018 /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/tokio-socks-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata, link -C opt-level=2 -C embed-bitcode=no -C metadata=06f070bc66b8f60d -C extra-filename=-06f070bc66b8f60d --out-dir /wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps --target powerpc64-unknown-freebsd -C linker=cc -L dependency=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps -L dependency=/wrkdirs/usr/ports/www/lychee/work/target/release/deps --extern either=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps/libeither-7d6cd7551e8ab457.rmeta --extern futures_util=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps/libfutures_util-4c3a2fb1be1d6b94.rmeta --extern thiserror=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps/libthiserror-998dfb84c97daeb0.rmeta --extern tokio=/wrkdirs/usr/ports/www/lychee/work/target/powerpc64-unknown-freebsd/release/deps/libtokio-3fb7fde8ca333cf0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong ` warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:46:32 | 46 | fn cause(&self) -> Option<&error::Error> { | ^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> = note: `#[warn(bare_trait_objects)]` on by default help: use `dyn` | 46 | fn cause(&self) -> Option<&dyn error::Error> { | +++ warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:70:47 | 70 | ParseError::Ascii(ref err) => err.description(), | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:84:56 | 84 | write!(f, "{}: {} ({})", MSG_ERR, self.description(), ch) | ^^^^^^^^^^^ warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:87:56 | 87 | write!(f, "{}: {} ({})", MSG_ERR, self.description(), ch) | ^^^^^^^^^^^ warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:90:56 | 90 | write!(f, "{}: {} ({})", MSG_ERR, self.description(), ch) | ^^^^^^^^^^^ warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:93:56 | 93 | write!(f, "{}: {} ({})", MSG_ERR, self.description(), ch) | ^^^^^^^^^^^ warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/fast_chemail-0.9.6/src/errors.rs:96:52 | 96 | _ => write!(f, "{}: {}", MSG_ERR, self.description()), | ^^^^^^^^^^^ warning: `fast_chemail` (lib) generated 7 warnings Running `/wrkdirs/usr/ports/www/lychee/work/target/release/build/ring-d0ce5da76f62c4e7/build-script-build` [ring 0.16.20] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ring-0.16.20/build.rs:358:10 [ring 0.16.20] stack backtrace: [ring 0.16.20] 0: rust_begin_unwind [ring 0.16.20] 1: core::panicking::panic_fmt [ring 0.16.20] 2: core::panicking::panic [ring 0.16.20] 3: core::option::Option<T>::unwrap [ring 0.16.20] 4: build_script_build::build_c_code [ring 0.16.20] 5: build_script_build::ring_build_rs_main [ring 0.16.20] 6: build_script_build::main [ring 0.16.20] 7: core::ops::function::FnOnce::call_once [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` Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/www/lychee/work/target/release/build/ring-d0ce5da76f62c4e7/build-script-build` (exit status: 101) --- stderr thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /wrkdirs/usr/ports/www/lychee/work/lychee-0.7.1/cargo-crates/ring-0.16.20/build.rs:358:10 stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic 3: core::option::Option<T>::unwrap 4: build_script_build::build_c_code 5: build_script_build::ring_build_rs_main 6: build_script_build::main 7: core::ops::function::FnOnce::call_once note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. make: stopped in /usr/ports/www/lychee