setgid.log ( failed)

test link: tests/id/setgid.sh
FAIL: tests/id/setgid
=====================

chroot --skip-chdir --user=$NON_ROOT_USERNAME:+$gp1 --groups='' / \
chroot --skip-chdir --user=$NON_ROOT_USERNAME:+$gp1 --groups='' / \
thread 'main' panicked at src/uu/chroot/src/chroot.rs:284:46:
called `Result::unwrap()` on an `Err` value: Custom { kind: NotFound, error: "Not found: nobody:+65535" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
--- exp	2024-11-19 15:58:20.068158151 +0000
+++ out	2024-11-19 15:58:20.069158158 +0000
@@ -1 +0,0 @@
-65535
thread 'main' panicked at src/uu/chroot/src/chroot.rs:284:46:
called `Result::unwrap()` on an `Err` value: Custom { kind: NotFound, error: "Not found: nobody:+65535" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
FAIL tests/id/setgid.sh (exit status: 1)