+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/broot-1.13.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=39 WRKLOG=/tmp/bulklog/broot-1.13.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for broot-1.13.2 Compiling libc v0.2.126 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.39 Compiling unicode-ident v1.0.1 Compiling syn v1.0.96 Compiling cfg-if v1.0.0 Compiling scopeguard v1.1.0 Compiling once_cell v1.12.0 Compiling version_check v0.9.4 Compiling lazy_static v1.4.0 Compiling crossbeam-utils v0.8.7 Compiling pkg-config v0.3.25 Compiling memchr v2.5.0 Compiling log v0.4.17 Compiling serde_derive v1.0.137 Compiling bitflags v1.3.2 Compiling serde v1.0.137 Compiling heck v0.4.0 Compiling smallvec v1.8.0 Compiling signal-hook v0.3.14 Compiling crc32fast v1.3.2 Compiling parking_lot_core v0.9.3 Compiling rayon-core v1.9.3 Compiling tinyvec_macros v0.1.0 Compiling adler v1.0.2 Compiling futures-core v0.3.21 Compiling hashbrown v0.12.1 Compiling ppv-lite86 v0.2.16 Compiling adler32 v1.2.0 Compiling os_str_bytes v6.1.0 Compiling regex-syntax v0.6.26 Compiling termcolor v1.1.3 Compiling doc-comment v0.3.3 Compiling textwrap v0.15.0 Compiling itoa v1.0.2 Compiling either v1.6.1 Compiling crossbeam-queue v0.3.5 Compiling siphasher v0.3.10 Compiling strsim v0.10.0 Compiling proc-macro-hack v0.5.19 Compiling matches v0.1.9 Compiling futures-sink v0.3.21 Compiling num_threads v0.1.6 Compiling serde_json v1.0.81 Compiling weezl v0.1.6 Compiling bytemuck v1.9.1 Compiling safemem v0.3.3 Compiling unicode-bidi v0.3.8 Compiling percent-encoding v2.1.0 Compiling base64 v0.13.0 Compiling color_quant v1.1.0 Compiling half v1.8.2 Compiling bit_field v0.10.1 Compiling lebe v0.5.1 Compiling ryu v1.0.10 Compiling linked-hash-map v0.5.4 Compiling xml-rs v0.8.4 Compiling same-file v1.0.6 Compiling fnv v1.0.7 Compiling unicode-width v0.1.9 Compiling byteorder v1.4.3 Compiling file-size v1.0.3 Compiling scoped_threadpool v0.1.9 Compiling fastrand v1.7.0 Compiling remove_dir_all v0.5.3 Compiling bet v1.0.1 Compiling pathdiff v0.2.1 Compiling id-arena v2.2.1 Compiling umask v2.0.0 Compiling char_reader v0.1.1 Compiling glob v0.3.0 Compiling splitty v0.1.0 Compiling custom_error v1.9.2 Compiling strict v0.1.4 Compiling opener v0.5.0 Compiling memoffset v0.6.5 Compiling indexmap v1.9.0 Compiling lock_api v0.4.7 Compiling crossbeam-epoch v0.9.9 Compiling num-traits v0.2.15 Compiling num-integer v0.1.45 Compiling rayon v1.5.3 Compiling num-rational v0.4.0 Compiling num-iter v0.1.43 Compiling minimad v0.9.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling ahash v0.7.6 Compiling tinyvec v1.6.0 Compiling miniz_oxide v0.5.3 Compiling deflate v1.0.0 Compiling inflate v0.4.5 Compiling clap_lex v0.2.2 Compiling phf_shared v0.10.0 Compiling rgb v0.8.32 Compiling line-wrap v0.1.1 Compiling form_urlencoded v1.0.1 Compiling gif v0.11.3 Compiling yaml-rust v0.4.5 Compiling walkdir v2.3.2 Compiling unicode-normalization v0.1.19 Compiling ansi_colours v1.1.1 Compiling num_cpus v1.13.1 Compiling signal-hook-registry v1.4.0 Compiling getrandom v0.2.7 Compiling time v0.3.9 Compiling time v0.1.44 Compiling atty v0.2.14 Compiling dirs-sys v0.3.7 Compiling memmap v0.7.0 Compiling tempfile v3.3.0 Compiling jobserver v0.1.24 Compiling quote v1.0.18 Compiling crossbeam-channel v0.5.5 Compiling aho-corasick v0.7.18 Compiling mio v0.8.3 Compiling users v0.11.0 error[E0433]: failed to resolve: could not find `UserExtras` in `os` --> /home/pbulk/build/sysutils/broot/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/broot/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/broot/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/broot/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/broot/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/broot/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 *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/broot *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/broot