---- test_chmod::test_mode_after_dash_dash stdout ----
current_directory_resolved:
run: /data/data/com.termux/files/home/coreutils/target/debug/coreutils chmod -- -r file
chmod: file: new permissions are -wxrwxrwx, not -wx-wx-wx
thread 'test_chmod::test_mode_after_dash_dash' panicked at '"/data/data/com.termux/files/home/coreutils/target/debug/coreutils" "chmod" "--" "-r" "file": failed', /data/data/com.termux/files/home/coreutils/tests/by-util/test_chmod.rs:51:9
chmodand this test is related to the change in PR