[package - 114amd64-default][games/veloren] Failed for veloren-0.11.0 in fetch

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 16 Sep 2021 16:26: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:     jbeich@FreeBSD.org
Log URL:        http://beefy9.nyi.freebsd.org/data/114amd64-default/d1f850d50d64/logs/veloren-0.11.0.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=d1f850d50d64
Log:

=>> Building games/veloren
build started at Thu Sep 16 16:15:55 UTC 2021
port directory: /usr/ports/games/veloren
package name: veloren-0.11.0
building for: FreeBSD 114amd64-default-job-02 11.4-RELEASE-p13 FreeBSD 11.4-RELEASE-p13 amd64
maintained by: jbeich@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1104001
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1104001
UNAME_v=FreeBSD 11.4-RELEASE-p13
UNAME_r=11.4-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/114amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=114amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/114amd64-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--
jbeich@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/games/veloren/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren/work  HOME=/wrkdirs/usr/ports/games/veloren/work TMPDIR="/wrkdirs/usr/ports/games/veloren/work" PATH=/wrkdirs/usr/ports/games/veloren/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/veloren/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren/work  HOME=/wrkdirs/usr/ports/games/veloren/work TMPDIR="/wrkdirs/usr/ports/games/veloren/work" PATH=/wrkdirs/usr/ports/games/veloren/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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=" -fuse-ld=lld -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--
PYTHON_INCLUDEDIR=include/python3.8  PYTHON_LIBDIR=lib/python3.8  PYTHON_PLATFORM=freebsd11  PYTHON_SITELIBDIR=lib/python3.8/site-packages  PYTHON_SUFFIX=38  PYTHON_EXT_SUFFIX=.cpython-38  PYTHON_VER=3.8  PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/veloren"  EXAMPLESDIR="share/examples/veloren"  DATADIR="share/veloren"  WWWDIR="www/veloren"  ETCDIR="etc/veloren"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/veloren DOCSDIR=/usr/local/share/doc/veloren EXAMPLESDIR=/usr/local/share/examples/veloren  WWWDIR=/usr/local/www/veloren ETCDIR=/usr/local/etc/veloren
--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 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.4-RELEASE-p13
OSREL=11.4
OSVERSION=1104001
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   veloren-0.11.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[114amd64-default-job-02] Installing pkg-1.17.1...
[114amd64-default-job-02] Extracting pkg-1.17.1: .......... done
===>   veloren-0.11.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of veloren-0.11.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
=> rust/crates/ansi-parser-0.8.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ansi-parser/0.8.0/download?dummy=/rust/crates/ansi-parser-0.8.0.crate
rust/crates/ansi-parser-0.8.0.crate                     11 kB  140 MBps    00s
=> rust/crates/assets_manager-0.5.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/assets_manager/0.5.0/download?dummy=/rust/crates/assets_manager-0.5.0.crate
rust/crates/assets_manager-0.5.0.crate                  52 kB   21 MBps    00s
=> rust/crates/chumsky-0.3.2.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/chumsky/0.3.2/download?dummy=/rust/crates/chumsky-0.3.2.crate
rust/crates/chumsky-0.3.2.crate                         22 kB  134 MBps    00s
=> rust/crates/cranelift-bforest-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-bforest/0.74.0/download?dummy=/rust/crates/cranelift-bforest-0.74.0.crate
rust/crates/cranelift-bforest-0.74.0.crate              30 kB   76 MBps    00s
=> rust/crates/cranelift-codegen-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen/0.74.0/download?dummy=/rust/crates/cranelift-codegen-0.74.0.crate
rust/crates/cranelift-codegen-0.74.0.crate             791 kB   52 MBps    00s
=> rust/crates/cranelift-codegen-meta-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen-meta/0.74.0/download?dummy=/rust/crates/cranelift-codegen-meta-0.74.0.crate
rust/crates/cranelift-codegen-meta-0.74.0.crate         174 kB   39 MBps    00s
=> rust/crates/cranelift-codegen-shared-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-codegen-shared/0.74.0/download?dummy=/rust/crates/cranelift-codegen-shared-0.74.0.crate
rust/crates/cranelift-codegen-shared-0.74.0.crate          12 kB  142 MBps    00s
=> rust/crates/cranelift-entity-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-entity/0.74.0/download?dummy=/rust/crates/cranelift-entity-0.74.0.crate
rust/crates/cranelift-entity-0.74.0.crate               24 kB  126 MBps    00s
=> rust/crates/cranelift-frontend-0.74.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/cranelift-frontend/0.74.0/download?dummy=/rust/crates/cranelift-frontend-0.74.0.crate
rust/crates/cranelift-frontend-0.74.0.crate             31 kB  117 MBps    00s
=> rust/crates/egui-0.12.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/egui/0.12.0/download?dummy=/rust/crates/egui-0.12.0.crate
rust/crates/egui-0.12.0.crate                          138 kB   25 MBps    00s
=> rust/crates/egui_winit_platform-0.8.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/egui_winit_platform/0.8.0/download?dummy=/rust/crates/egui_winit_platform-0.8.0.crate
rust/crates/egui_winit_platform-0.8.0.crate           8875  B   86 MBps    00s
=> rust/crates/emath-0.12.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/emath/0.12.0/download?dummy=/rust/crates/emath-0.12.0.crate
rust/crates/emath-0.12.0.crate                          13 kB  140 MBps    00s
=> rust/crates/epaint-0.12.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/epaint/0.12.0/download?dummy=/rust/crates/epaint-0.12.0.crate
rust/crates/epaint-0.12.0.crate                        656 kB   60 MBps    00s
=> rust/crates/epi-0.12.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/epi/0.12.0/download?dummy=/rust/crates/epi-0.12.0.crate
rust/crates/epi-0.12.0.crate                          6678  B  106 MBps    00s
=> rust/crates/heapless-0.6.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/heapless/0.6.1/download?dummy=/rust/crates/heapless-0.6.1.crate
rust/crates/heapless-0.6.1.crate                        59 kB   25 MBps    00s
=> rust/crates/kiddo-0.1.4.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/kiddo/0.1.4/download?dummy=/rust/crates/kiddo-0.1.4.crate
rust/crates/kiddo-0.1.4.crate                          704 kB   52 MBps    00s
=> rust/crates/loupe-0.1.3.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/loupe/0.1.3/download?dummy=/rust/crates/loupe-0.1.3.crate
rust/crates/loupe-0.1.3.crate                         9650  B   60 MBps    00s
=> rust/crates/loupe-derive-0.1.3.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/loupe-derive/0.1.3/download?dummy=/rust/crates/loupe-derive-0.1.3.crate
rust/crates/loupe-derive-0.1.3.crate                  3127  B   45 MBps    00s
=> rust/crates/minifb-0.19.3.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/minifb/0.19.3/download?dummy=/rust/crates/minifb-0.19.3.crate
rust/crates/minifb-0.19.3.crate                         76 kB   16 MBps    00s
=> rust/crates/mio-misc-1.2.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/mio-misc/1.2.1/download?dummy=/rust/crates/mio-misc-1.2.1.crate
rust/crates/mio-misc-1.2.1.crate                        11 kB  173 MBps    00s
=> rust/crates/mumble-link-0.1.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/mumble-link/0.1.0/download?dummy=/rust/crates/mumble-link-0.1.0.crate
rust/crates/mumble-link-0.1.0.crate                     10 kB  159 MBps    00s
=> rust/crates/ordered-float-2.6.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ordered-float/2.6.0/download?dummy=/rust/crates/ordered-float-2.6.0.crate
rust/crates/ordered-float-2.6.0.crate                   13 kB  205 MBps    00s
=> rust/crates/owned_ttf_parser-0.12.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/owned_ttf_parser/0.12.1/download?dummy=/rust/crates/owned_ttf_parser-0.12.1.crate
rust/crates/owned_ttf_parser-0.12.1.crate               20 kB   42 MBps    00s
=> rust/crates/pdqselect-0.1.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/pdqselect/0.1.0/download?dummy=/rust/crates/pdqselect-0.1.0.crate
rust/crates/pdqselect-0.1.0.crate                     9653  B  109 MBps    00s
=> rust/crates/profiling-procmacros-1.0.3.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/profiling-procmacros/1.0.3/download?dummy=/rust/crates/profiling-procmacros-1.0.3.crate
rust/crates/profiling-procmacros-1.0.3.crate          1664  B   30 MBps    00s
=> rust/crates/ptr_meta-0.1.4.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ptr_meta/0.1.4/download?dummy=/rust/crates/ptr_meta-0.1.4.crate
rust/crates/ptr_meta-0.1.4.crate                      5754  B   78 MBps    00s
=> rust/crates/ptr_meta_derive-0.1.4.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ptr_meta_derive/0.1.4/download?dummy=/rust/crates/ptr_meta_derive-0.1.4.crate
rust/crates/ptr_meta_derive-0.1.4.crate               2302  B   33 MBps    00s
=> rust/crates/rand_distr-0.4.1.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/rand_distr/0.4.1/download?dummy=/rust/crates/rand_distr-0.4.1.crate
rust/crates/rand_distr-0.4.1.crate                      51 kB   23 MBps    00s
=> rust/crates/rkyv-0.6.7.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/rkyv/0.6.7/download?dummy=/rust/crates/rkyv-0.6.7.crate
rust/crates/rkyv-0.6.7.crate                            42 kB   24 MBps    00s
=> rust/crates/rkyv_derive-0.6.7.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/rkyv_derive/0.6.7/download?dummy=/rust/crates/rkyv_derive-0.6.7.crate
rust/crates/rkyv_derive-0.6.7.crate                   9987  B  148 MBps    00s
=> rust/crates/rstar-0.9.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/rstar/0.9.0/download?dummy=/rust/crates/rstar-0.9.0.crate
rust/crates/rstar-0.9.0.crate                           33 kB  180 MBps    00s
=> rust/crates/seahash-4.1.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/seahash/4.1.0/download?dummy=/rust/crates/seahash-4.1.0.crate
rust/crates/seahash-4.1.0.crate                         31 kB  183 MBps    00s
=> rust/crates/target-lexicon-0.12.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/target-lexicon/0.12.0/download?dummy=/rust/crates/target-lexicon-0.12.0.crate
rust/crates/target-lexicon-0.12.0.crate                 21 kB  105 MBps    00s
=> rust/crates/tracing-subscriber-0.2.19.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/tracing-subscriber/0.2.19/download?dummy=/rust/crates/tracing-subscriber-0.2.19.crate
rust/crates/tracing-subscriber-0.2.19.crate            105 kB   28 MBps    00s
=> rust/crates/ttf-parser-0.12.3.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/ttf-parser/0.12.3/download?dummy=/rust/crates/ttf-parser-0.12.3.crate
rust/crates/ttf-parser-0.12.3.crate                    103 kB   18 MBps    00s
=> rust/crates/wasmer-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer/2.0.0/download?dummy=/rust/crates/wasmer-2.0.0.crate
rust/crates/wasmer-2.0.0.crate                          50 kB   27 MBps    00s
=> rust/crates/wasmer-compiler-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-compiler/2.0.0/download?dummy=/rust/crates/wasmer-compiler-2.0.0.crate
rust/crates/wasmer-compiler-2.0.0.crate                 23 kB   96 MBps    00s
=> rust/crates/wasmer-compiler-cranelift-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-compiler-cranelift/2.0.0/download?dummy=/rust/crates/wasmer-compiler-cranelift-2.0.0.crate
rust/crates/wasmer-compiler-cranelift-2.0.0.crate          53 kB   32 MBps    00s
=> rust/crates/wasmer-derive-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-derive/2.0.0/download?dummy=/rust/crates/wasmer-derive-2.0.0.crate
rust/crates/wasmer-derive-2.0.0.crate                 5884  B   98 MBps    00s
=> rust/crates/wasmer-engine-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-engine/2.0.0/download?dummy=/rust/crates/wasmer-engine-2.0.0.crate
rust/crates/wasmer-engine-2.0.0.crate                   17 kB   85 MBps    00s
=> rust/crates/wasmer-engine-dylib-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-engine-dylib/2.0.0/download?dummy=/rust/crates/wasmer-engine-dylib-2.0.0.crate
rust/crates/wasmer-engine-dylib-2.0.0.crate             13 kB  188 MBps    00s
=> rust/crates/wasmer-engine-universal-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-engine-universal/2.0.0/download?dummy=/rust/crates/wasmer-engine-universal-2.0.0.crate
rust/crates/wasmer-engine-universal-2.0.0.crate          14 kB  148 MBps    00s
=> rust/crates/wasmer-object-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-object/2.0.0/download?dummy=/rust/crates/wasmer-object-2.0.0.crate
rust/crates/wasmer-object-2.0.0.crate                 4637  B   81 MBps    00s
=> rust/crates/wasmer-types-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-types/2.0.0/download?dummy=/rust/crates/wasmer-types-2.0.0.crate
rust/crates/wasmer-types-2.0.0.crate                    25 kB   50 MBps    00s
=> rust/crates/wasmer-vm-2.0.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmer-vm/2.0.0/download?dummy=/rust/crates/wasmer-vm-2.0.0.crate
rust/crates/wasmer-vm-2.0.0.crate                       61 kB   25 MBps    00s
=> rust/crates/wasmparser-0.78.2.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/wasmparser/0.78.2/download?dummy=/rust/crates/wasmparser-0.78.2.crate
rust/crates/wasmparser-0.78.2.crate                     78 kB   34 MBps    00s
=> rust/crates/winit-0.25.0.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/winit/0.25.0/download?dummy=/rust/crates/winit-0.25.0.crate
rust/crates/winit-0.25.0.crate                         330 kB   37 MBps    00s
=> rust/crates/xkbcommon-sys-0.7.5.crate doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/xkbcommon-sys/0.7.5/download?dummy=/rust/crates/xkbcommon-sys-0.7.5.crate
rust/crates/xkbcommon-sys-0.7.5.crate                   20 kB  127 MBps    00s
=> hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/hasenbanck/egui_wgpu_backend/tar.gz/63a002c6a9b6c016e45806dd065864431caab621?dummy=/hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz
fetch: https://codeload.github.com/hasenbanck/egui_wgpu_backend/tar.gz/63a002c6a9b6c016e45806dd065864431caab621?dummy=/hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/hasenbanck/egui_wgpu_backend/tar.gz/63a002c6a9b6c016e45806dd065864431caab621?dummy=/hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz: size of remote file is not known
hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431c          11 kB   80 MBps    00s
=> Imberflur-iced-18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Imberflur/iced/tar.gz/18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb?dummy=/Imberflur-iced-18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb_GH0.tar.gz
fetch: https://codeload.github.com/Imberflur/iced/tar.gz/18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb?dummy=/Imberflur-iced-18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Imberflur/iced/tar.gz/18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb?dummy=/Imberflur-iced-18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb_GH0.tar.gz: size of remote file is not known
Imberflur-iced-18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb_GH0.tar        1104 kB   12 MBps    00s
=> gfx-rs-naga-057d03ad86f18e3bb3866b20901d8d4e892dd3d6_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/gfx-rs/naga/tar.gz/057d03ad86f18e3bb3866b20901d8d4e892dd3d6?dummy=/gfx-rs-naga-057d03ad86f18e3bb3866b20901d8d4e892dd3d6_GH0.tar.gz
fetch: https://codeload.github.com/gfx-rs/naga/tar.gz/057d03ad86f18e3bb3866b20901d8d4e892dd3d6?dummy=/gfx-rs-naga-057d03ad86f18e3bb3866b20901d8d4e892dd3d6_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/gfx-rs/naga/tar.gz/057d03ad86f18e3bb3866b20901d8d4e892dd3d6?dummy=/gfx-rs-naga-057d03ad86f18e3bb3866b20901d8d4e892dd3d6_GH0.tar.gz: size of remote file is not known
gfx-rs-naga-057d03ad86f18e3bb3866b20901d8d4e892dd3d6_GH0.tar.gz         257 kB 7450 kBps    00s
=> gfx-rs-wgpu-a92b8549a8e2cb9dac781bafc5ed32828f3caf46_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/gfx-rs/wgpu/tar.gz/a92b8549a8e2cb9dac781bafc5ed32828f3caf46?dummy=/gfx-rs-wgpu-a92b8549a8e2cb9dac781bafc5ed32828f3caf46_GH0.tar.gz
fetch: https://codeload.github.com/gfx-rs/wgpu/tar.gz/a92b8549a8e2cb9dac781bafc5ed32828f3caf46?dummy=/gfx-rs-wgpu-a92b8549a8e2cb9dac781bafc5ed32828f3caf46_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/gfx-rs/wgpu/tar.gz/a92b8549a8e2cb9dac781bafc5ed32828f3caf46?dummy=/gfx-rs-wgpu-a92b8549a8e2cb9dac781bafc5ed32828f3caf46_GH0.tar.gz: size of remote file is not known
gfx-rs-wgpu-a92b8549a8e2cb9dac781bafc5ed32828f3caf46_GH0.tar.gz        3914 kB   13 MBps    00s
=> Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Imberflur/wgpu-profiler/tar.gz/b156eb145bc223386ef344860d9b33b3c181650c?dummy=/Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar.gz
fetch: https://codeload.github.com/Imberflur/wgpu-profiler/tar.gz/b156eb145bc223386ef344860d9b33b3c181650c?dummy=/Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Imberflur/wgpu-profiler/tar.gz/b156eb145bc223386ef344860d9b33b3c181650c?dummy=/Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650c_GH0.tar.gz: size of remote file is not known
Imberflur-wgpu-profiler-b156eb145bc223386ef344860d9b33b3c181650          14 kB 1998 kBps    00s
=> Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Frinksy/rust-xkbcommon-sys/tar.gz/8f615dd6cd90a4ab77c45627830dde49b592b9b5?dummy=/Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz
fetch: https://codeload.github.com/Frinksy/rust-xkbcommon-sys/tar.gz/8f615dd6cd90a4ab77c45627830dde49b592b9b5?dummy=/Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Frinksy/rust-xkbcommon-sys/tar.gz/8f615dd6cd90a4ab77c45627830dde49b592b9b5?dummy=/Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592b9b5_GH0.tar.gz: size of remote file is not known
Frinksy-rust-xkbcommon-sys-8f615dd6cd90a4ab77c45627830dde49b592          21 kB 2754 kBps    00s
=> veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://gitlab.com/veloren/veloren/-/archive/e4716147a7356eb13088e7d74ace3ccdcb5cd900.tar.gz?dummy=/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz
fetch: https://gitlab.com/veloren/veloren/-/archive/e4716147a7356eb13088e7d74ace3ccdcb5cd900.tar.gz?dummy=/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz: size unknown
fetch: https://gitlab.com/veloren/veloren/-/archive/e4716147a7356eb13088e7d74ace3ccdcb5cd900.tar.gz?dummy=/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz: size of remote file is not known
veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.ta         119 MB  210 kBps 09m44s
fetch: https://gitlab.com/veloren/veloren/-/archive/e4716147a7356eb13088e7d74ace3ccdcb5cd900.tar.gz?dummy=/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz: Protocol error
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/veloren-veloren-e4716147a7356eb13088e7d74ace3ccdcb5cd900_GL0.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/games/veloren