+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fd-find-8.3.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fd-find-8.3.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for fd-find-8.3.2 Compiling libc v0.2.112 Compiling autocfg v1.0.1 Compiling memchr v2.4.1 Compiling cfg-if v1.0.0 Compiling log v0.4.14 Compiling hashbrown v0.11.2 Compiling strsim v0.10.0 Compiling lazy_static v1.4.0 Compiling fs_extra v1.2.0 Compiling bitflags v1.3.2 Compiling termcolor v1.1.2 Compiling cc v1.0.72 Compiling crossbeam-utils v0.8.5 Compiling regex-syntax v0.6.25 Compiling version_check v0.9.4 Compiling anyhow v1.0.52 Compiling once_cell v1.9.0 Compiling same-file v1.0.6 Compiling fnv v1.0.7 Compiling ansi_term v0.12.1 Compiling humantime v2.1.0 Compiling normpath v0.3.2 Compiling indexmap v1.8.0 Compiling num-traits v0.2.14 Compiling memoffset v0.6.5 Compiling num-integer v0.1.44 Compiling thread_local v1.1.3 Compiling walkdir v2.3.2 Compiling lscolors v0.8.1 Compiling jemalloc-sys v0.3.2 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.17 Compiling os_str_bytes v6.0.0 Compiling terminal_size v0.1.17 Compiling atty v0.2.14 Compiling dirs-sys-next v0.1.2 Compiling time v0.1.43 Compiling num_cpus v1.13.1 Compiling users v0.11.0 error[E0433]: failed to resolve: could not find `UserExtras` in `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:78:26 | 78 | let extras = os::UserExtras::default(); | ^^^^^^^^^^ could not find `UserExtras` in `os` error[E0433]: failed to resolve: could not find `GroupExtras` in `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:192:26 | 192 | let extras = os::GroupExtras::default(); | ^^^^^^^^^^^ could not find `GroupExtras` in `os` error[E0433]: failed to resolve: could not find `UserExtras` in `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:266:28 | 266 | extras: os::UserExtras::from_passwd(passwd), | ^^^^^^^^^^ could not find `UserExtras` in `os` error[E0433]: failed to resolve: could not find `GroupExtras` in `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:280:23 | 280 | extras: os::GroupExtras::from_struct(group), | ^^^^^^^^^^^ could not find `GroupExtras` in `os` error[E0412]: cannot find type `UserExtras` in module `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:57:17 | 57 | extras: os::UserExtras, | ^^^^^^^^^^ not found in `os` error[E0412]: cannot find type `GroupExtras` in module `os` --> /home/pbulk/build/sysutils/fd-find/work/vendor/users-0.11.0/src/base.rs:171:17 | 171 | extras: os::GroupExtras, | ^^^^^^^^^^^ not found in `os` Some errors have detailed explanations: E0412, E0433. For more information about an error, try `rustc --explain E0412`. error: could not compile `users` due to 6 previous errors warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/fd-find *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/fd-find