[INFO] fetching crate rjrssync 0.2.7... [INFO] testing rjrssync-0.2.7 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rjrssync 0.2.7 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rjrssync 0.2.7 [INFO] removed 0 missing examples [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate rjrssync 0.2.7 [INFO] tweaked toml for crates.io crate rjrssync 0.2.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rjrssync 0.2.7 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 crates.io crate rjrssync 0.2.7 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d4911365a4ca0104980be0fb1d1c181fb13c9ecc1c2a0963ae374853be023081 [INFO] running `Command { std: "docker" "start" "-a" "d4911365a4ca0104980be0fb1d1c181fb13c9ecc1c2a0963ae374853be023081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4911365a4ca0104980be0fb1d1c181fb13c9ecc1c2a0963ae374853be023081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4911365a4ca0104980be0fb1d1c181fb13c9ecc1c2a0963ae374853be023081", kill_on_drop: false }` [INFO] [stdout] d4911365a4ca0104980be0fb1d1c181fb13c9ecc1c2a0963ae374853be023081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8a5c821bdef6b241719b6844d96488c0564a85d61e636839052c8e3f1c1a4b1c [INFO] running `Command { std: "docker" "start" "-a" "8a5c821bdef6b241719b6844d96488c0564a85d61e636839052c8e3f1c1a4b1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling console v0.15.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling clap_complete v4.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.8 [INFO] [stderr] Compiling rjrssync v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/boss_frontend.rs:681:9 [INFO] [stdout] | [INFO] [stdout] 681 | for mut sync in &mut spec.syncs { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_type` is never read [INFO] [stdout] --> src/parallel_walk_dir.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Entry { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub file_type: std::fs::FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:144:91 [INFO] [stdout] | [INFO] [stdout] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stdout] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:152:92 [INFO] [stdout] | [INFO] [stdout] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stdout] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:160:89 [INFO] [stdout] | [INFO] [stdout] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:163:90 [INFO] [stdout] | [INFO] [stdout] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.53s [INFO] running `Command { std: "docker" "inspect" "8a5c821bdef6b241719b6844d96488c0564a85d61e636839052c8e3f1c1a4b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5c821bdef6b241719b6844d96488c0564a85d61e636839052c8e3f1c1a4b1c", kill_on_drop: false }` [INFO] [stdout] 8a5c821bdef6b241719b6844d96488c0564a85d61e636839052c8e3f1c1a4b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] df77bd43263989420c81eb798292b6a8e5c066f8d5e5aa87cbb02dc594dc3014 [INFO] running `Command { std: "docker" "start" "-a" "df77bd43263989420c81eb798292b6a8e5c066f8d5e5aa87cbb02dc594dc3014", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling network-interface v0.1.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling map-macro v0.2.5 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ascii_table v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling rjrssync v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/boss_frontend.rs:681:9 [INFO] [stdout] | [INFO] [stdout] 681 | for mut sync in &mut spec.syncs { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_type` is never read [INFO] [stdout] --> src/parallel_walk_dir.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Entry { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub file_type: std::fs::FileType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:144:91 [INFO] [stdout] | [INFO] [stdout] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stdout] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the lifetime is named here [INFO] [stdout] | the lifetime is named 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: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:152:92 [INFO] [stdout] | [INFO] [stdout] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stdout] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | the lifetime is named here the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:160:89 [INFO] [stdout] | [INFO] [stdout] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/boss_sync.rs:163:90 [INFO] [stdout] | [INFO] [stdout] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stdout] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "df77bd43263989420c81eb798292b6a8e5c066f8d5e5aa87cbb02dc594dc3014", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df77bd43263989420c81eb798292b6a8e5c066f8d5e5aa87cbb02dc594dc3014", kill_on_drop: false }` [INFO] [stdout] df77bd43263989420c81eb798292b6a8e5c066f8d5e5aa87cbb02dc594dc3014 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d138f7f066f15f0d99949e894e5156c2959ecae78b24c5520f88c094b992dd34 [INFO] running `Command { std: "docker" "start" "-a" "d138f7f066f15f0d99949e894e5156c2959ecae78b24c5520f88c094b992dd34", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/boss_frontend.rs:681:9 [INFO] [stderr] | [INFO] [stderr] 681 | for mut sync in &mut spec.syncs { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `file_type` is never read [INFO] [stderr] --> src/parallel_walk_dir.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 60 | pub struct Entry { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 64 | pub file_type: std::fs::FileType, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/boss_sync.rs:144:91 [INFO] [stderr] | [INFO] [stderr] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stderr] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | the lifetime is named here the lifetime is named here [INFO] [stderr] | the lifetime is named 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: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 144 | fn pretty_src<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/boss_sync.rs:152:92 [INFO] [stderr] | [INFO] [stderr] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath { [INFO] [stderr] | -- -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | the lifetime is named here the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 152 | fn pretty_dest<'b>(&'b self, path: &'b RootRelativePath, details: &'b EntryDetails) -> PrettyPath<'b> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/boss_sync.rs:160:89 [INFO] [stderr] | [INFO] [stderr] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 160 | fn pretty_src_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/boss_sync.rs:163:90 [INFO] [stderr] | [INFO] [stderr] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath { [INFO] [stderr] | -- -- the lifetime is named here ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 163 | fn pretty_dest_kind<'b>(&'b self, path: &'b RootRelativePath, kind: &'static str) -> PrettyPath<'b> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rjrssync` (bin "rjrssync" test) generated 6 warnings (run `cargo fix --bin "rjrssync" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rjrssync-c587cd1a83df3012) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test boss_frontend::tests::all_destructive_behaviour_override ... ok [INFO] [stdout] test boss_frontend::tests::resolve_spec_overrides ... ok [INFO] [stdout] test boss_frontend::tests::parse_remote_path_desc ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_filters_element ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_filters_type ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_all_fields ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_default_fields ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_behaviour_value ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_sync_spec_type ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_sync_spec_field ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_empty ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_field_name ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_string_field ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_root ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_syncs_field ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_invalid_syntax ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_missing ... ok [INFO] [stdout] test boss_progress::tests::progress_values ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_missing_required_dest ... ok [INFO] [stdout] test doer::tests::test_apply_filters_no_filters ... ok [INFO] [stdout] test root_relative_path::tests::test_normalize_path_absolute ... ok [INFO] [stdout] test boss_frontend::tests::test_parse_spec_file_missing_required_src ... ok [INFO] [stdout] test root_relative_path::tests::test_normalize_path_is_root ... ok [INFO] [stdout] test doer::tests::test_apply_filters_single_include ... ok [INFO] [stdout] test doer::tests::test_apply_filters_complex ... ok [INFO] [stdout] test root_relative_path::tests::test_normalize_path_multiple_components ... ok [INFO] [stdout] test doer::tests::test_apply_filters_single_exclude ... ok [INFO] [stdout] test doer::tests::test_apply_filters_root ... ok [INFO] [stdout] test root_relative_path::tests::test_normalize_path_slashes_in_component ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d138f7f066f15f0d99949e894e5156c2959ecae78b24c5520f88c094b992dd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d138f7f066f15f0d99949e894e5156c2959ecae78b24c5520f88c094b992dd34", kill_on_drop: false }` [INFO] [stdout] d138f7f066f15f0d99949e894e5156c2959ecae78b24c5520f88c094b992dd34