+ 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/cargo-outdated-0.15.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cargo-outdated-0.15.0/work.log ===> Building for cargo-outdated-0.15.0 Compiling libc v0.2.149 Compiling proc-macro2 v1.0.74 Compiling unicode-ident v1.0.12 Compiling quote v1.0.35 Compiling cfg-if v1.0.0 Compiling syn v2.0.46 Compiling jobserver v0.1.27 Compiling cc v1.0.83 Compiling serde v1.0.194 Compiling pkg-config v0.3.27 Compiling vcpkg v0.2.15 Compiling memchr v2.6.4 Compiling thiserror v1.0.50 Compiling autocfg v1.1.0 Compiling aho-corasick v1.1.2 Compiling serde_derive v1.0.194 Compiling thiserror-impl v1.0.50 Compiling libz-sys v1.1.12 Compiling regex-syntax v0.8.2 Compiling regex-automata v0.4.3 Compiling once_cell v1.18.0 Compiling crc32fast v1.3.2 Compiling lock_api v0.4.11 Compiling smallvec v1.11.1 Compiling bstr v1.7.0 Compiling parking_lot_core v0.9.9 Compiling scopeguard v1.2.0 Compiling faster-hex v0.8.1 Compiling parking_lot v0.12.1 Compiling bitflags v2.4.1 Compiling gix-trace v0.1.6 Compiling same-file v1.0.6 Compiling walkdir v2.4.0 Compiling gix-hash v0.13.2 Compiling adler v1.0.2 Compiling miniz_oxide v0.7.1 Compiling prodash v26.2.2 Compiling bytes v1.5.0 Compiling sha1_smol v1.0.0 Compiling num-traits v0.2.17 Compiling itoa v1.0.9 Compiling version_check v0.9.4 Compiling time-core v0.1.2 Compiling rustix v0.38.21 Compiling powerfmt v0.2.0 Compiling deranged v0.3.9 Compiling time-macros v0.2.15 Compiling num_threads v0.1.6 Compiling linux-raw-sys v0.4.10 Compiling time v0.3.30 error[E0282]: type annotations needed for `Box<_>` --> /home/pbulk/build/devel/cargo-outdated/work/vendor/time-0.3.30/src/format_description/parse/mod.rs:83:9 | 83 | let items = format_items | ^^^^^ ... 86 | Ok(items.into()) | ---- type must be known at this point | help: consider giving `items` an explicit type, where the placeholders `_` are specified | 83 | let items: Box<_> = format_items | ++++++++ For more information about this error, try `rustc --explain E0282`. error: could not compile `time` (lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/cargo-outdated *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/cargo-outdated