[INFO] cloning repository https://github.com/Blindspot22/rust_file_synchronization_tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blindspot22/rust_file_synchronization_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindspot22%2Frust_file_synchronization_tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindspot22%2Frust_file_synchronization_tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 884bb7b684d93890bc114872e75336d9f1b84b7e
[INFO] checking Blindspot22/rust_file_synchronization_tool against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlindspot22%2Frust_file_synchronization_tool" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Blindspot22/rust_file_synchronization_tool
[INFO] finished tweaking git repo https://github.com/Blindspot22/rust_file_synchronization_tool
[INFO] tweaked toml for git repo https://github.com/Blindspot22/rust_file_synchronization_tool written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blindspot22/rust_file_synchronization_tool on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blindspot22/rust_file_synchronization_tool 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded clap_builder v4.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0956edf9dac3f850852f9f3b160c20f56f57154e85c1505ed62118030780ed97
[INFO] running `Command { std: "docker" "start" "-a" "0956edf9dac3f850852f9f3b160c20f56f57154e85c1505ed62118030780ed97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0956edf9dac3f850852f9f3b160c20f56f57154e85c1505ed62118030780ed97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0956edf9dac3f850852f9f3b160c20f56f57154e85c1505ed62118030780ed97", kill_on_drop: false }`
[INFO] [stdout] 0956edf9dac3f850852f9f3b160c20f56f57154e85c1505ed62118030780ed97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ba91b863e229df5c09076902aa0a7b9905353d6dc2b55bbf6e8c7fcd84499ce
[INFO] running `Command { std: "docker" "start" "-a" "0ba91b863e229df5c09076902aa0a7b9905353d6dc2b55bbf6e8c7fcd84499ce", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking rust_file_sync_tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sync`
[INFO] [stdout]   --> src/cli.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 33 -     sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout] 33 +     Sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/sync.rs, use `mod sync` in this file to declare the module
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod sync;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap::App`
[INFO] [stdout]  --> src/cli.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{App, Arg};
[INFO] [stdout]   |            ^^^ no `App` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sync`
[INFO] [stdout]   --> src/cli.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sync`
[INFO] [stdout]    |
[INFO] [stdout] help: a trait with a similar name exists (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 33 -     sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout] 33 +     Sync::sync_directories(source_dir, destination_dir, delete_files);
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/sync.rs, use `mod sync` in this file to declare the module
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod sync;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::sync;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:9:18
[INFO] [stdout]     |
[INFO] [stdout]   9 |             Arg::with_name("source")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:9:18
[INFO] [stdout]     |
[INFO] [stdout]   9 |             Arg::with_name("source")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:15:18
[INFO] [stdout]     |
[INFO] [stdout]  15 |             Arg::with_name("destination")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:21:18
[INFO] [stdout]     |
[INFO] [stdout]  21 |             Arg::with_name("delete")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:15:18
[INFO] [stdout]     |
[INFO] [stdout]  15 |             Arg::with_name("destination")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope
[INFO] [stdout]    --> src/cli.rs:21:18
[INFO] [stdout]     |
[INFO] [stdout]  21 |             Arg::with_name("delete")
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `Arg`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.2/src/builder/arg.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn new(id: impl Into<Id>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_file_sync_tool` (bin "rust_file_sync_tool") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_file_sync_tool` (bin "rust_file_sync_tool" test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0ba91b863e229df5c09076902aa0a7b9905353d6dc2b55bbf6e8c7fcd84499ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba91b863e229df5c09076902aa0a7b9905353d6dc2b55bbf6e8c7fcd84499ce", kill_on_drop: false }`
[INFO] [stdout] 0ba91b863e229df5c09076902aa0a7b9905353d6dc2b55bbf6e8c7fcd84499ce
