Skip to content

mv,cp: fix xattr TOCTOU by using file descriptor-based operations #7683

mv,cp: fix xattr TOCTOU by using file descriptor-based operations

mv,cp: fix xattr TOCTOU by using file descriptor-based operations #7683

Triggered via pull request March 18, 2026 10:10
Status Failure
Total duration 27m 36s
Artifacts

openbsd.yml

on: pull_request
Matrix: Style and Lint
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Style and Lint (unix)
The process '/usr/bin/ssh' failed with exit code 1
Style and Lint (unix): src/uu/cp/src/platform/other_unix.rs#L74
ERROR: `cargo clippy`: unused variable: `dest_is_stream` (file:'src/uu/cp/src/platform/other_unix.rs', line:74)
Style and Lint (unix): src/uu/cp/src/platform/other_unix.rs#L78
ERROR: `cargo clippy`: unnecessary qualification (file:'src/uu/cp/src/platform/other_unix.rs', line:78)
Style and Lint (unix): src/uu/cp/src/platform/other_unix.rs#L78
ERROR: `cargo clippy`: unnecessary qualification (file:'src/uu/cp/src/platform/other_unix.rs', line:78)
Style and Lint (unix): src/uu/cp/src/platform/other_unix.rs#L6
ERROR: `cargo clippy`: unused import: `self` (file:'src/uu/cp/src/platform/other_unix.rs', line:6)
Style and Lint (unix)
You've hit a rate limit, your rate limit will reset in 5 seconds
Tests (unix)
You've hit a rate limit, your rate limit will reset in 7 seconds