+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xsv-0.13.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xsv-0.13.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xsv-0.13.0
warning: An explicit [[test]] section is specified in Cargo.toml which currently
disables Cargo from automatically inferring other test targets.
This inference behavior will change in the Rust 2018 edition and the following
files will be included as a test target:

* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_count.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_flatten.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_headers.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_fixlengths.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_split.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_fmt.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_partition.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_select.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_cat.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_sort.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_stats.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_slice.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_join.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_table.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_index.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_search.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/workdir.rs
* /home/pbulk/build/textproc/xsv/work/xsv-0.13.0/tests/test_frequency.rs

This is likely to break cargo build or cargo test as these files may not be
ready to be compiled as a test target today. You can future-proof yourself
and disable this warning by adding `autotests = false` to your [package]
section. You may also move the files to a location where Cargo would not
automatically infer them to be a target, such as in subfolders.

For more information on this warning you can consult
https://github.com/rust-lang/cargo/issues/5330
error: process didn't exit successfully: `rustc -vV` (exit status: 1)
--- stderr
rustc: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /usr/pkg/lib/librustc_driver-98875b63f148d624.so)
rustc: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/pkg/lib/librustc_driver-98875b63f148d624.so)
rustc: /lib64/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by /usr/pkg/lib/librustc_driver-98875b63f148d624.so)
rustc: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/pkg/lib/librustc_driver-98875b63f148d624.so)

*** Error code 101

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xsv
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/xsv