+ 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/macchina-6.0.6/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/macchina-6.0.6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for macchina-6.0.6
   Compiling libc v0.2.117
   Compiling proc-macro2 v1.0.36
   Compiling unicode-xid v0.2.2
   Compiling syn v1.0.86
   Compiling cfg-if v1.0.0
   Compiling log v0.4.14
   Compiling version_check v0.9.4
   Compiling autocfg v1.0.1
   Compiling pkg-config v0.3.24
   Compiling tinyvec_macros v0.1.0
   Compiling matches v0.1.9
   Compiling rustversion v1.0.6
   Compiling unicode-bidi v0.3.7
   Compiling semver v1.0.5
   Compiling percent-encoding v2.1.0
   Compiling bitflags v1.3.2
   Compiling anyhow v1.0.53
   Compiling signal-hook v0.3.13
   Compiling parking_lot_core v0.8.5
   Compiling smallvec v1.8.0
   Compiling unicode-width v0.1.9
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.136
   Compiling serde v1.0.136
   Compiling unicode-segmentation v1.9.0
   Compiling cassowary v0.3.0
   Compiling strsim v0.8.0
   Compiling vec_map v0.8.2
   Compiling serde_json v1.0.78
   Compiling lazy_static v1.4.0
   Compiling byteorder v1.4.3
   Compiling ppv-lite86 v0.2.16
   Compiling ansi_term v0.12.1
   Compiling ryu v1.0.9
   Compiling itoa v1.0.1
   Compiling home v0.5.3
   Compiling bytesize v1.1.0
   Compiling instant v0.1.12
   Compiling proc-macro-error-attr v1.0.4
   Compiling proc-macro-error v1.0.4
   Compiling num-traits v0.2.14
   Compiling num-integer v0.1.44
   Compiling tinyvec v1.5.1
   Compiling form_urlencoded v1.0.1
   Compiling textwrap v0.11.0
   Compiling lock_api v0.4.6
   Compiling heck v0.3.3
   Compiling unicode-normalization v0.1.19
   Compiling signal-hook-registry v1.4.0
   Compiling atty v0.2.14
   Compiling getrandom v0.2.4
   Compiling dirs-sys-next v0.1.2
   Compiling dirs-sys v0.3.6
   Compiling if-addrs v0.6.7
   Compiling num_cpus v1.13.1
   Compiling jobserver v0.1.24
   Compiling time v0.1.43
   Compiling quote v1.0.15
   Compiling mio v0.7.14
   Compiling idna v0.2.3
   Compiling rustc_version v0.4.0
   Compiling parking_lot v0.11.2
   Compiling clap v2.34.0
   Compiling colored v2.0.0
   Compiling rand_core v0.6.3
   Compiling dirs-next v2.0.0
   Compiling dirs v4.0.0
   Compiling cc v1.0.72
   Compiling url v2.2.2
   Compiling signal-hook-mio v0.2.1
   Compiling rand_chacha v0.3.1
   Compiling shellexpand v2.1.0
   Compiling libz-sys v1.1.3
   Compiling libgit2-sys v0.12.26+1.3.0
   Compiling thiserror-impl v1.0.30
   Compiling enum-iterator-derive v0.7.0
   Compiling chrono v0.4.19
   Compiling crossterm v0.20.0
   Compiling rand v0.8.4
   Compiling thiserror v1.0.30
   Compiling enum-iterator v0.7.0
   Compiling getset v0.1.2
   Compiling structopt-derive v0.4.18
   Compiling vergen v6.0.2
   Compiling tui v0.16.0
   Compiling sysctl v0.4.3
error[E0433]: failed to resolve: maybe a missing crate `sys`?
  --> /home/pbulk/build/sysutils/macchina/work/vendor/sysctl-0.4.3/src/lib.rs:76:9
   |
76 | pub use sys::ctl::*;
   |         ^^^ maybe a missing crate `sys`?

error[E0433]: failed to resolve: maybe a missing crate `sys`?
  --> /home/pbulk/build/sysutils/macchina/work/vendor/sysctl-0.4.3/src/lib.rs:77:9
   |
77 | pub use sys::ctl_iter::*;
   |         ^^^ maybe a missing crate `sys`?

error[E0432]: unresolved imports `sys::ctl::*`, `sys::ctl_iter::*`
  --> /home/pbulk/build/sysutils/macchina/work/vendor/sysctl-0.4.3/src/lib.rs:76:9
   |
76 | pub use sys::ctl::*;
   |         ^^^^^^^^^^^
77 | pub use sys::ctl_iter::*;
   |         ^^^^^^^^^^^^^^^^

Some errors have detailed explanations: E0432, E0433.
For more information about an error, try `rustc --explain E0432`.
error: could not compile `sysctl` due to 3 previous errors
warning: build failed, waiting for other jobs to finish...
error: build failed
*** Error code 101

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/macchina
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/macchina