+ 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/rsftch-0.6.6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rsftch-0.6.6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rsftch-0.6.6 Compiling proc-macro2 v1.0.82 Compiling crossbeam-utils v0.8.19 Compiling unicode-ident v1.0.12 Compiling quote v1.0.36 Compiling syn v2.0.64 Compiling crossbeam-epoch v0.9.18 Compiling rayon-core v1.12.1 Compiling serde v1.0.202 Compiling crossbeam-deque v0.8.5 Compiling serde_derive v1.0.202 Compiling serde_json v1.0.117 Compiling either v1.12.0 Compiling ryu v1.0.18 Compiling lazy_static v1.4.0 Compiling itoa v1.0.11 Compiling colored v2.1.0 Compiling rayon v1.10.0 Compiling rsftch v0.6.6 (/home/pbulk/build/sysutils/rsftch/work/rsftch-0.6.6) error[E0308]: mismatched types --> src/fns.rs:74:26 | 74 | pub fn get_cpu_temp() -> String { | ------------ ^^^^^^ expected `String`, found `()` | | | implicitly returns `()` as its body has no tail or `return` expression error[E0308]: mismatched types --> src/fns.rs:104:22 | 104 | fn get_gpu_temp() -> String { | ------------ ^^^^^^ expected `String`, found `()` | | | implicitly returns `()` as its body has no tail or `return` expression For more information about this error, try `rustc --explain E0308`. error: could not compile `rsftch` (bin "rsftch") due to 2 previous errors *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/rsftch *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/rsftch