===> Installing for rust-bin-1.76.0
=> Generating pre-install file lists
=> Creating installation directories
cd /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/rust176-bin/files; pax -rw install.sh /Users/pbulk/build-disk/lang/rust176-bin/work/rust-1.76.0-aarch64-apple-darwin
cd /Users/pbulk/build-disk/lang/rust176-bin/work/rust-1.76.0-aarch64-apple-darwin && env PKGMANDIR=share/man bash ./install.sh  --destdir=/Users/pbulk/build-disk/lang/rust176-bin/work/.destdir --prefix=/opt/pkg
install: installing component 'rustc'
install: installing component 'rust-std-aarch64-apple-darwin'
install: installing component 'rust-demangler-preview'
install: installing component 'cargo'
install: installing component 'rustfmt-preview'
install: installing component 'rls-preview'
install: installing component 'rust-analyzer-preview'
install: installing component 'llvm-tools-preview'
install: installing component 'clippy-preview'
install: installing component 'rust-analysis-aarch64-apple-darwin'

    rust installed.

/bin/rm -f /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/rust-llvm-dwp
/bin/rm -f /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/install.log
/bin/rm -f /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/manifest-*
/bin/rm -f /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/uninstall.sh
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/clippy-driver			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/clippy-driver;			 done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/miri			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/miri;			 done
error: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/miri (No such file or directory)
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rls			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rls;			 done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rust-analyzer			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rust-analyzer;			 done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rustc			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rustc;			 done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rustdoc			 | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/bin/rustdoc;			 done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb;  done
error: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb (No such file or directory)
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb-mi  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb-mi;  done
error: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic: can't open file: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/lldb-mi (No such file or directory)
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-nm  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-nm;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-objcopy  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-objcopy;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-objdump  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-objdump;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-profdata  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-profdata;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-readobj  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-readobj;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-size  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-size;  done
otool -XL /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-strip  | /usr/bin/grep '@rpath' | while read rpath rest; do		 install_name_tool -change $rpath			 `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib,g'`  /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/bin/llvm-strip;  done
for f in /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/lib*.dylib; do		 [ ! -f $f ] && continue;				 install_name_tool -id `echo $f | /opt/pkg/bin/nbsed -e 's,/Users/pbulk/build-disk/lang/rust176-bin/work/.destdir,,g'` $f;  otool -XL $f | grep '@rpath' | while read rpath rest; do  install_name_tool -change $rpath  `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  $f;					 done;							 done
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.asan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.asan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.asan.dylib (for architecture arm64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.lsan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.lsan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.lsan.dylib (for architecture arm64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.tsan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.tsan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/librustc-stable_rt.tsan.dylib (for architecture arm64)
for f in /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/lib*.dylib; do		 [ ! -f $f ] && continue;				 install_name_tool -id `echo $f | /opt/pkg/bin/nbsed -e 's,/Users/pbulk/build-disk/lang/rust176-bin/work/.destdir,,g'` $f;  otool -XL $f | grep '@rpath' | while read rpath rest; do  install_name_tool -change $rpath  `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  $f;					 done;							 done
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.asan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.asan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.asan.dylib (for architecture arm64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.lsan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.lsan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.lsan.dylib (for architecture arm64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.tsan.dylib (for architecture x86_64)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.tsan.dylib (for architecture x86_64h)
/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/lib/librustc-stable_rt.tsan.dylib (for architecture arm64)
for f in /Users/pbulk/build-disk/lang/rust176-bin/work/.destdir/opt/pkg/lib/rustlib/aarch64-apple-darwin/codegen-backends/lib*.dylib; do		 [ ! -f $f ] && continue;				 install_name_tool -id `echo $f | /opt/pkg/bin/nbsed -e 's,/Users/pbulk/build-disk/lang/rust176-bin/work/.destdir,,g'` $f;  otool -XL $f | grep '@rpath' | while read rpath rest; do  install_name_tool -change $rpath  `echo $rpath | /opt/pkg/bin/nbsed -e 's,@rpath,/opt/pkg/lib,g'`  $f;					 done;							 done
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for rust-bin-1.76.0
=> Checking for non-existent script interpreters in rust-bin-1.76.0
=> Checking file permissions in rust-bin-1.76.0
=> Checking for missing run-time search paths in rust-bin-1.76.0
=> Checking for work-directory references in rust-bin-1.76.0