[INFO] cloning repository https://github.com/wykurz/rcp-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wykurz/rcp-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykurz%2Frcp-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykurz%2Frcp-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e84e75fd4bfe0ba52e3c98132ca7b5955b57b6bb
[INFO] testing wykurz/rcp-test against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwykurz%2Frcp-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wykurz/rcp-test
[INFO] finished tweaking git repo https://github.com/wykurz/rcp-test
[INFO] tweaked toml for git repo https://github.com/wykurz/rcp-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wykurz/rcp-test on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wykurz/rcp-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded prost v0.12.3
[INFO] [stderr]   Downloaded serde v1.0.168
[INFO] [stderr]   Downloaded prost-derive v0.12.3
[INFO] [stderr]   Downloaded serde_derive v1.0.168
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded bytesize v1.3.0
[INFO] [stderr]   Downloaded sysinfo v0.30.12
[INFO] [stderr]   Downloaded bstr v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a158584dcc0530794c5cf8c936f41c85a4f97fb1281a62b886272ad27c31604
[INFO] running `Command { std: "docker" "start" "-a" "6a158584dcc0530794c5cf8c936f41c85a4f97fb1281a62b886272ad27c31604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a158584dcc0530794c5cf8c936f41c85a4f97fb1281a62b886272ad27c31604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a158584dcc0530794c5cf8c936f41c85a4f97fb1281a62b886272ad27c31604", kill_on_drop: false }`
[INFO] [stdout] 6a158584dcc0530794c5cf8c936f41c85a4f97fb1281a62b886272ad27c31604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 769efd359076341d09d926d219a96ca153dee93d4fa2599a078d4c23cd114f0c
[INFO] running `Command { std: "docker" "start" "-a" "769efd359076341d09d926d219a96ca153dee93d4fa2599a078d4c23cd114f0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling sysinfo v0.30.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.168
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling filegen v0.10.0 (/opt/rustwide/workdir/filegen)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling console-api v0.6.0
[INFO] [stderr]    Compiling console-subscriber v0.2.0
[INFO] [stderr]    Compiling common v0.10.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/progress.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rrm v0.10.0 (/opt/rustwide/workdir/rrm)
[INFO] [stderr]    Compiling rcp v0.10.0 (/opt/rustwide/workdir/rcp)
[INFO] [stderr]    Compiling rlink v0.10.0 (/opt/rustwide/workdir/rlink)
[INFO] [stderr]    Compiling rcmp v0.10.0 (/opt/rustwide/workdir/rcmp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.67s
[INFO] running `Command { std: "docker" "inspect" "769efd359076341d09d926d219a96ca153dee93d4fa2599a078d4c23cd114f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769efd359076341d09d926d219a96ca153dee93d4fa2599a078d4c23cd114f0c", kill_on_drop: false }`
[INFO] [stdout] 769efd359076341d09d926d219a96ca153dee93d4fa2599a078d4c23cd114f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f65e62eab0e628b3abf1cd64e6f67744410015c5871b01d3d0c9186dda1536be
[INFO] running `Command { std: "docker" "start" "-a" "f65e62eab0e628b3abf1cd64e6f67744410015c5871b01d3d0c9186dda1536be", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling indicatif v0.17.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling sysinfo v0.30.12
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling assert_cmd v2.0.12
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling console-api v0.6.0
[INFO] [stderr]    Compiling filegen v0.10.0 (/opt/rustwide/workdir/filegen)
[INFO] [stderr]    Compiling console-subscriber v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling common v0.10.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/progress.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rcmp v0.10.0 (/opt/rustwide/workdir/rcmp)
[INFO] [stderr]    Compiling rlink v0.10.0 (/opt/rustwide/workdir/rlink)
[INFO] [stderr]    Compiling rcp v0.10.0 (/opt/rustwide/workdir/rcp)
[INFO] [stderr]    Compiling rrm v0.10.0 (/opt/rustwide/workdir/rrm)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/progress.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> common/src/progress.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn guard(&self) -> ProgressGuard<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.85s
[INFO] running `Command { std: "docker" "inspect" "f65e62eab0e628b3abf1cd64e6f67744410015c5871b01d3d0c9186dda1536be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f65e62eab0e628b3abf1cd64e6f67744410015c5871b01d3d0c9186dda1536be", kill_on_drop: false }`
[INFO] [stdout] f65e62eab0e628b3abf1cd64e6f67744410015c5871b01d3d0c9186dda1536be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2027a0d0986ec63abbc8597ce8c937edb437a63e1beb433a5b0f9c8a690a0a4
[INFO] running `Command { std: "docker" "start" "-a" "f2027a0d0986ec63abbc8597ce8c937edb437a63e1beb433a5b0f9c8a690a0a4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> common/src/progress.rs:69:18
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn guard(&self) -> ProgressGuard {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn guard(&self) -> ProgressGuard<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `common` (lib) generated 1 warning (run `cargo fix --lib -p common` to apply 1 suggestion)
[INFO] [stderr] warning: `common` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `common` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-1c97cbf03f6d1ec3)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test copy::copy_tests::dereference ... ok
[INFO] [stdout] test copy::copy_tests::check_default_mode ... ok
[INFO] [stdout] test copy::copy_tests::no_write_permission ... ok
[INFO] [stdout] test copy::copy_tests::check_basic_copy ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_compat_preserve ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_compat_preserve_and_dereference ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_compat ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_compat_dereference ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_overwrite_symlink_dir ... ok
[INFO] [stdout] test progress::tests::basic_counting ... ok
[INFO] [stdout] test progress::tests::basic_guard ... ok
[INFO] [stdout] test progress::tests::threaded_counting ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_overwrite_basic ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_overwrite_dir_file ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_dereference_dir ... ok
[INFO] [stdout] test copy::copy_tests::no_read_permission_1 ... FAILED
[INFO] [stdout] test copy::copy_tests::no_read_permission_10 ... FAILED
[INFO] [stdout] test copy::copy_tests::no_read_permission_2 ... FAILED
[INFO] [stdout] test cmp::cmp_tests::check_basic_cmp ... ok
[INFO] [stdout] test link::link_tests::test_basic_link ... ok
[INFO] [stdout] test link::link_tests::test_basic_link_empty_src ... ok
[INFO] [stdout] test link::link_tests::test_basic_link_update ... ok
[INFO] [stdout] test rm::tests::no_write_permission ... ok
[INFO] [stdout] test copy::copy_tests::test_cp_overwrite_symlink_file ... ok
[INFO] [stdout] test link::link_tests::test_link_overwrite_basic ... ok
[INFO] [stdout] test link::link_tests::test_link_overwrite_hardlink_file ... ok
[INFO] [stdout] test link::link_tests::test_link_update ... ok
[INFO] [stdout] test link::link_tests::test_link_update_overwrite_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- copy::copy_tests::no_read_permission_1 stdout ----
[INFO] [stdout] 2025-09-26T00:21:01.764423Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7" src="/tmp/rcp_test7/foo" dst="/tmp/rcp_test7/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.764570Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7" src="/tmp/rcp_test7/foo" dst="/tmp/rcp_test7/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.765164Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/baz" dst="/tmp/rcp_test7/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765304Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765442Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/bar" dst="/tmp/rcp_test7/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765637Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.765785Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/baz" dst="/tmp/rcp_test7/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.765853Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/bar" dst="/tmp/rcp_test7/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.765946Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.766342Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/0.txt" dst="/tmp/rcp_test7/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.766887Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767259Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/5.txt" dst="/tmp/rcp_test7/bar/baz/5.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767395Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/6.txt" dst="/tmp/rcp_test7/bar/baz/6.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767544Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767738Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768217Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768339Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.768416Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.768583Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.768808Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.768938Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.770111Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/baz" src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/baz/4.txt" dst="/tmp/rcp_test7/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.780178Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.780787Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.781027Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.781817Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/baz" dst="/tmp/rcp_test7/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.797633Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/1.txt" dst="/tmp/rcp_test7/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.797764Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/3.txt" dst="/tmp/rcp_test7/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.799196Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo/bar" src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test7/foo/bar/2.txt" dst="/tmp/rcp_test7/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.800437Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7/foo" src="/tmp/rcp_test7/foo/bar" dst="/tmp/rcp_test7/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.800840Z DEBUG no_read_permission_1:copy{cwd="/tmp/rcp_test7" src="/tmp/rcp_test7/foo" dst="/tmp/rcp_test7/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 
[INFO] [stdout] thread 'copy::copy_tests::no_read_permission_1' (29) panicked at common/src/copy.rs:449:22:
[INFO] [stdout] Expected the copy to error!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d107f500e32 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d107f500e32 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d107f500e32 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d107f500e32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d107f51271f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d107f51271f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d107f4ca2e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d107f4ca2e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d107f4d85d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d107f4dd81f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d107f4dd6b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d107f18c19e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d107f18c19e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d107f4ddf8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d107f4ddf8f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d107f4ddd06 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d107f4d8709 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d107f4bd57d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d107f51c670 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d107f0ba545 - common::copy::copy_tests::no_read_permission::{{closure}}::h6b4c7c51793a7f9c
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:449:22
[INFO] [stdout]   20:     0x5d107f0bdedc - common::copy::copy_tests::no_read_permission_1::{{closure}}::h45c851523bff46f2
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:475:30
[INFO] [stdout]   21:     0x5d107f154ba5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hccea7dc5e662bf29
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d107f154afd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb29e7c04a851382e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d107f056b4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6472e5f9c510321e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x5d107f056a8c - tokio::runtime::coop::with_budget::h69f75a7358c01066
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d107f056a8c - tokio::runtime::coop::budget::hef107b49e45cd342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d107f056a8c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8b8491f583e87d06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x5d107f0554da - tokio::runtime::scheduler::current_thread::Context::enter::h18ca7be209c4f619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x5d107f056110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38e53bfb84ea7879
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x5d107f055e1b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hac196549ce655ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x5d107f0535ea - tokio::runtime::context::scoped::Scoped<T>::set::hb813ccdf6160485b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d107f0afc3a - tokio::runtime::context::set_scheduler::{{closure}}::hdf80b341f4c50d0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d107f059ca6 - std::thread::local::LocalKey<T>::try_with::h07f7403bd631127a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5d107f059adc - std::thread::local::LocalKey<T>::with::ha784cfdea9ebe3ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5d107f0afbe1 - tokio::runtime::context::set_scheduler::h4e88af359345e2c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d107f055b89 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h672da4412e01ccf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x5d107f055e42 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14f6637acee0694f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x5d107f053795 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf1b9b864ef50799a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5d107f0afe20 - tokio::runtime::context::runtime::enter_runtime::h91a4ec8805795b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d107f0536e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63f1de1bf4f408aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5d107f08b28f - tokio::runtime::runtime::Runtime::block_on::heee62663d3cb6069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x5d107f0bdccc - common::copy::copy_tests::no_read_permission_1::h0d2473ef750152bb
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:475:30
[INFO] [stdout]   42:     0x5d107f0be1e7 - common::copy::copy_tests::no_read_permission_1::{{closure}}::he8e03e8c2e6a457a
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:474:40
[INFO] [stdout]   43:     0x5d107f006c76 - core::ops::function::FnOnce::call_once::hd411f718b172c51e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d107f18bf5b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d107f18bf5b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5d107f1a1bc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5d107f1a1bc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5d107f1a1bc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5d107f1a1bc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5d107f1a1bc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d107f1a1bc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5d107f1a1bc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5d107f1783b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5d107f1783b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5d107f17bc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d107f17bc7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5d107f17bc7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5d107f17bc7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5d107f17bc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d107f4d378f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5d107f4d378f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7da7a8bdbaa4 - <unknown>
[INFO] [stdout]   65:     0x7da7a8c68a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- copy::copy_tests::no_read_permission_10 stdout ----
[INFO] [stdout] 2025-09-26T00:21:01.767354Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13" src="/tmp/rcp_test13/foo" dst="/tmp/rcp_test13/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767589Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13" src="/tmp/rcp_test13/foo" dst="/tmp/rcp_test13/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.768203Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/baz" dst="/tmp/rcp_test13/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768299Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768421Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/bar" dst="/tmp/rcp_test13/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768496Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/bar" dst="/tmp/rcp_test13/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.768587Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/baz" dst="/tmp/rcp_test13/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.768884Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.770339Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.770952Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.771051Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.771149Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.771300Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.771540Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.771744Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.771832Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.780597Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.780941Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.781522Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/3.txt" dst="/tmp/rcp_test13/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.781776Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/1.txt" dst="/tmp/rcp_test13/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.797146Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.797709Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/5.txt" dst="/tmp/rcp_test13/bar/baz/5.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.797832Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/6.txt" dst="/tmp/rcp_test13/bar/baz/6.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.798396Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/0.txt" dst="/tmp/rcp_test13/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.798574Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.798761Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/bar" src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/bar/2.txt" dst="/tmp/rcp_test13/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.799430Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.799885Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo/baz" src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test13/foo/baz/4.txt" dst="/tmp/rcp_test13/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.800562Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/bar" dst="/tmp/rcp_test13/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.801534Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13/foo" src="/tmp/rcp_test13/foo/baz" dst="/tmp/rcp_test13/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.802004Z DEBUG no_read_permission_10:copy{cwd="/tmp/rcp_test13" src="/tmp/rcp_test13/foo" dst="/tmp/rcp_test13/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 
[INFO] [stdout] thread 'copy::copy_tests::no_read_permission_10' (30) panicked at common/src/copy.rs:449:22:
[INFO] [stdout] Expected the copy to error!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d107f500e32 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d107f500e32 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d107f500e32 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d107f500e32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d107f51271f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d107f51271f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d107f4ca2e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d107f4ca2e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d107f4d85d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d107f4dd81f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d107f4dd6b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d107f18c19e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d107f18c19e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d107f4ddf8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d107f4ddf8f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d107f4ddd06 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d107f4d8709 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d107f4bd57d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d107f51c670 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d107f0ba545 - common::copy::copy_tests::no_read_permission::{{closure}}::h6b4c7c51793a7f9c
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:449:22
[INFO] [stdout]   20:     0x5d107f0bf54c - common::copy::copy_tests::no_read_permission_10::{{closure}}::hc4d6d1203b267ce9
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:487:30
[INFO] [stdout]   21:     0x5d107f154ba5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hccea7dc5e662bf29
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d107f154afd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb29e7c04a851382e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d107f056b4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6472e5f9c510321e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x5d107f056a8c - tokio::runtime::coop::with_budget::h69f75a7358c01066
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d107f056a8c - tokio::runtime::coop::budget::hef107b49e45cd342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d107f056a8c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8b8491f583e87d06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x5d107f0554da - tokio::runtime::scheduler::current_thread::Context::enter::h18ca7be209c4f619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x5d107f056110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38e53bfb84ea7879
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x5d107f055e1b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hac196549ce655ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x5d107f0535ea - tokio::runtime::context::scoped::Scoped<T>::set::hb813ccdf6160485b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d107f0afc3a - tokio::runtime::context::set_scheduler::{{closure}}::hdf80b341f4c50d0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d107f059ca6 - std::thread::local::LocalKey<T>::try_with::h07f7403bd631127a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5d107f059adc - std::thread::local::LocalKey<T>::with::ha784cfdea9ebe3ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5d107f0afbe1 - tokio::runtime::context::set_scheduler::h4e88af359345e2c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d107f055b89 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h672da4412e01ccf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x5d107f055e42 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14f6637acee0694f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x5d107f053795 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf1b9b864ef50799a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5d107f0afe20 - tokio::runtime::context::runtime::enter_runtime::h91a4ec8805795b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d107f0536e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63f1de1bf4f408aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5d107f08b28f - tokio::runtime::runtime::Runtime::block_on::heee62663d3cb6069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x5d107f0bf0cc - common::copy::copy_tests::no_read_permission_10::h3762cae13da79acc
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:487:30
[INFO] [stdout]   42:     0x5d107f0bf1b7 - common::copy::copy_tests::no_read_permission_10::{{closure}}::h19ff8d6c2e577262
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:486:41
[INFO] [stdout]   43:     0x5d107f005046 - core::ops::function::FnOnce::call_once::h89b87b3e713f1ec8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d107f18bf5b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d107f18bf5b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5d107f1a1bc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5d107f1a1bc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5d107f1a1bc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5d107f1a1bc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5d107f1a1bc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d107f1a1bc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5d107f1a1bc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5d107f1783b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5d107f1783b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5d107f17bc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d107f17bc7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5d107f17bc7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5d107f17bc7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5d107f17bc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d107f4d378f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5d107f4d378f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7da7a8bdbaa4 - <unknown>
[INFO] [stdout]   65:     0x7da7a8c68a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- copy::copy_tests::no_read_permission_2 stdout ----
[INFO] [stdout] 2025-09-26T00:21:01.764508Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10" src="/tmp/rcp_test10/foo" dst="/tmp/rcp_test10/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.764635Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10" src="/tmp/rcp_test10/foo" dst="/tmp/rcp_test10/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.765336Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/baz" dst="/tmp/rcp_test10/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765442Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765592Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/bar" dst="/tmp/rcp_test10/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.765739Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/baz" dst="/tmp/rcp_test10/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.765865Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.765937Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/bar" dst="/tmp/rcp_test10/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: process contents of 'src' directory
[INFO] [stdout] 2025-09-26T00:21:01.766286Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.766805Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767038Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/5.txt" dst="/tmp/rcp_test10/bar/baz/5.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767195Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/6.txt" dst="/tmp/rcp_test10/bar/baz/6.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767388Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767496Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.767620Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: reading source metadata
[INFO] [stdout] 2025-09-26T00:21:01.768076Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/0.txt" dst="/tmp/rcp_test10/bar/0.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.768192Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.768804Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.768962Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.769274Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: opening 'src' for reading and 'dst' for writing
[INFO] [stdout] 2025-09-26T00:21:01.780177Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.780593Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.780770Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.781702Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: copying data
[INFO] [stdout] 2025-09-26T00:21:01.797830Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/baz" src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/baz/4.txt" dst="/tmp/rcp_test10/bar/baz/4.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.797917Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/2.txt" dst="/tmp/rcp_test10/bar/bar/2.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.798160Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/1.txt" dst="/tmp/rcp_test10/bar/bar/1.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.798320Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo/bar" src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}:copy_file{src="/tmp/rcp_test10/foo/bar/3.txt" dst="/tmp/rcp_test10/bar/bar/3.txt" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: setting permissions
[INFO] [stdout] 2025-09-26T00:21:01.799277Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/baz" dst="/tmp/rcp_test10/bar/baz" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.799883Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10/foo" src="/tmp/rcp_test10/foo/bar" dst="/tmp/rcp_test10/bar/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=true}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 2025-09-26T00:21:01.800175Z DEBUG no_read_permission_2:copy{cwd="/tmp/rcp_test10" src="/tmp/rcp_test10/foo" dst="/tmp/rcp_test10/bar" settings=CopySettings { dereference: false, fail_early: false, overwrite: false, overwrite_compare: MetadataCmpSettings { uid: false, gid: false, mode: false, size: true, mtime: true, ctime: false } } preserve=PreserveSettings { file: FileSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, dir: DirSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false }, mode_mask: 511 }, symlink: SymlinkSettings { user_and_time: UserAndTimeSettings { uid: false, gid: false, time: false } } } is_fresh=false}: common::copy: set 'dst' directory metadata
[INFO] [stdout] 
[INFO] [stdout] thread 'copy::copy_tests::no_read_permission_2' (31) panicked at common/src/copy.rs:449:22:
[INFO] [stdout] Expected the copy to error!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d107f500e32 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d107f500e32 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d107f500e32 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d107f500e32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d107f51271f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d107f51271f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d107f4ca2e1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d107f4ca2e1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d107f4d85d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d107f4dd81f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d107f4dd6b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d107f18c19e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5d107f18c19e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d107f4ddf8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5d107f4ddf8f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d107f4ddd06 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d107f4d8709 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d107f4bd57d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d107f51c670 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d107f0ba545 - common::copy::copy_tests::no_read_permission::{{closure}}::h6b4c7c51793a7f9c
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:449:22
[INFO] [stdout]   20:     0x5d107f0be8dc - common::copy::copy_tests::no_read_permission_2::{{closure}}::h9e52ddbbce901c0c
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:481:30
[INFO] [stdout]   21:     0x5d107f154ba5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hccea7dc5e662bf29
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d107f154afd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb29e7c04a851382e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d107f056b4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6472e5f9c510321e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x5d107f056a8c - tokio::runtime::coop::with_budget::h69f75a7358c01066
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5d107f056a8c - tokio::runtime::coop::budget::hef107b49e45cd342
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5d107f056a8c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h8b8491f583e87d06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x5d107f0554da - tokio::runtime::scheduler::current_thread::Context::enter::h18ca7be209c4f619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x5d107f056110 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38e53bfb84ea7879
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x5d107f055e1b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hac196549ce655ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x5d107f0535ea - tokio::runtime::context::scoped::Scoped<T>::set::hb813ccdf6160485b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d107f0afc3a - tokio::runtime::context::set_scheduler::{{closure}}::hdf80b341f4c50d0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5d107f059ca6 - std::thread::local::LocalKey<T>::try_with::h07f7403bd631127a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5d107f059adc - std::thread::local::LocalKey<T>::with::ha784cfdea9ebe3ad
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5d107f0afbe1 - tokio::runtime::context::set_scheduler::h4e88af359345e2c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5d107f055b89 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h672da4412e01ccf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x5d107f055e42 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h14f6637acee0694f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x5d107f053795 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf1b9b864ef50799a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x5d107f0afe20 - tokio::runtime::context::runtime::enter_runtime::h91a4ec8805795b70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d107f0536e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h63f1de1bf4f408aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x5d107f08b28f - tokio::runtime::runtime::Runtime::block_on::heee62663d3cb6069
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x5d107f0be6cc - common::copy::copy_tests::no_read_permission_2::h8f8f6e589184a6c5
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:481:30
[INFO] [stdout]   42:     0x5d107f0bebe7 - common::copy::copy_tests::no_read_permission_2::{{closure}}::hf01e9a72826a3b6e
[INFO] [stdout]                                at /opt/rustwide/workdir/common/src/copy.rs:480:40
[INFO] [stdout]   43:     0x5d107f003ee6 - core::ops::function::FnOnce::call_once::h54471a5ebddee0ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d107f18bf5b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d107f18bf5b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x5d107f1a1bc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x5d107f1a1bc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x5d107f1a1bc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5d107f1a1bc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5d107f1a1bc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5d107f1a1bc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x5d107f1a1bc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5d107f1783b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5d107f1783b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x5d107f17bc7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5d107f17bc7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x5d107f17bc7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x5d107f17bc7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5d107f17bc7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x5d107f17bc7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5d107f4d378f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   63:     0x5d107f4d378f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   64:     0x7da7a8bdbaa4 - <unknown>
[INFO] [stdout]   65:     0x7da7a8c68a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     copy::copy_tests::no_read_permission_1
[INFO] [stdout]     copy::copy_tests::no_read_permission_10
[INFO] [stdout]     copy::copy_tests::no_read_permission_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p common --lib`
[INFO] running `Command { std: "docker" "inspect" "f2027a0d0986ec63abbc8597ce8c937edb437a63e1beb433a5b0f9c8a690a0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2027a0d0986ec63abbc8597ce8c937edb437a63e1beb433a5b0f9c8a690a0a4", kill_on_drop: false }`
[INFO] [stdout] f2027a0d0986ec63abbc8597ce8c937edb437a63e1beb433a5b0f9c8a690a0a4
