+ 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/tuifeed-0.1.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tuifeed-0.1.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for tuifeed-0.1.1
   Compiling libc v0.2.107
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.32
   Compiling memchr v2.4.1
   Compiling unicode-xid v0.2.2
   Compiling syn v1.0.81
   Compiling log v0.4.14
   Compiling cc v1.0.72
   Compiling autocfg v1.0.1
   Compiling parking_lot_core v0.8.5
   Compiling signal-hook v0.3.10
   Compiling regex-syntax v0.6.25
   Compiling smallvec v1.7.0
   Compiling tinyvec_macros v0.1.0
   Compiling once_cell v1.8.0
   Compiling spin v0.5.2
   Compiling scopeguard v1.1.0
   Compiling untrusted v0.7.1
   Compiling serde_derive v1.0.130
   Compiling matches v0.1.9
   Compiling unicode-width v0.1.9
   Compiling serde v1.0.130
   Compiling unicode-bidi v0.3.7
   Compiling bitflags v1.3.2
   Compiling encoding_rs v0.8.29
   Compiling ryu v1.0.5
   Compiling percent-encoding v2.1.0
   Compiling unicode-segmentation v1.8.0
   Compiling lazy_static v1.4.0
   Compiling serde_json v1.0.70
   Compiling cassowary v0.3.0
   Compiling smawk v0.3.1
   Compiling itoa v0.4.8
   Compiling argh_shared v0.1.6
   Compiling base64 v0.13.0
   Compiling chunked_transfer v1.4.0
   Compiling siphasher v0.3.7
   Compiling mime v0.3.16
   Compiling pathdiff v0.2.1
   Compiling instant v0.1.12
   Compiling ring v0.16.20
   Compiling num-traits v0.2.14
   Compiling num-integer v0.1.44
   Compiling tinyvec v1.5.1
   Compiling lock_api v0.4.5
   Compiling unicode-truncate v0.2.0
   Compiling form_urlencoded v1.0.1
   Compiling heck v0.3.3
   Compiling open v2.0.1
error: open is not supported on this platform
  --> /home/pbulk/build/news/tuifeed/work/vendor/open-2.0.1/src/lib.rs:64:1
   |
64 | compile_error!("open is not supported on this platform");
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error[E0433]: failed to resolve: use of undeclared crate or module `os`
  --> /home/pbulk/build/news/tuifeed/work/vendor/open-2.0.1/src/lib.rs:93:5
   |
93 |     os::that(path)
   |     ^^ use of undeclared crate or module `os`

error[E0433]: failed to resolve: use of undeclared crate or module `os`
   --> /home/pbulk/build/news/tuifeed/work/vendor/open-2.0.1/src/lib.rs:115:5
    |
115 |     os::with(path, app)
    |     ^^ use of undeclared crate or module `os`

For more information about this error, try `rustc --explain E0433`.
error: could not compile `open` due to 3 previous errors
*** Error code 101

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/news/tuifeed