[INFO] cloning repository https://github.com/Bli-AIk/chaser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bli-AIk/chaser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81eff7364e0e7f8fe04f217b7d2707ecade3c7bb
[INFO] checking Bli-AIk/chaser against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBli-AIk%2Fchaser" "/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/Bli-AIk/chaser
[INFO] finished tweaking git repo https://github.com/Bli-AIk/chaser
[INFO] tweaked toml for git repo https://github.com/Bli-AIk/chaser written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bli-AIk/chaser on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bli-AIk/chaser 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e09bfc0959b6bcc39218a7bb025f0abae3b5016802e3d86708d1c778b79ca24
[INFO] running `Command { std: "docker" "start" "-a" "7e09bfc0959b6bcc39218a7bb025f0abae3b5016802e3d86708d1c778b79ca24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e09bfc0959b6bcc39218a7bb025f0abae3b5016802e3d86708d1c778b79ca24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e09bfc0959b6bcc39218a7bb025f0abae3b5016802e3d86708d1c778b79ca24", kill_on_drop: false }`
[INFO] [stdout] 7e09bfc0959b6bcc39218a7bb025f0abae3b5016802e3d86708d1c778b79ca24
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14febb23918a155ee7586ba00d0e93345725c534575c9b010f053027a7db92e6
[INFO] running `Command { std: "docker" "start" "-a" "14febb23918a155ee7586ba00d0e93345725c534575c9b010f053027a7db92e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking chaser v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_test_cli` is never used
[INFO] [stdout]   --> src/cli.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn build_test_cli() -> Command {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_locale` and `tf` are never used
[INFO] [stdout]   --> src/i18n.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl I18n {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn get_current_locale(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn tf(&self, key: &str, args: &[&str]) -> String {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_i18n` is never used
[INFO] [stdout]    --> src/i18n.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn init_i18n() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_current_locale` is never used
[INFO] [stdout]    --> src/i18n.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn get_current_locale() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_path` is never read
[INFO] [stdout]   --> src/path_sync.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PathMapping {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 14 |     pub original_path: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PathMapping` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `start_monitoring`, `handle_event`, `handle_path_created`, `handle_path_removed`, `handle_path_modified`, and `refresh` are never used
[INFO] [stdout]    --> src/path_sync.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout]  27 | impl PathSyncManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn start_monitoring(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     fn handle_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     fn handle_path_created(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn handle_path_removed(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn handle_path_modified(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 498 |     pub fn refresh(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_path_deleted` and `mark_path_restored` are never used
[INFO] [stdout]    --> src/target_files.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl TargetFile {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 352 |     pub fn mark_path_deleted(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn mark_path_restored(&mut self, path: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.11s
[INFO] running `Command { std: "docker" "inspect" "14febb23918a155ee7586ba00d0e93345725c534575c9b010f053027a7db92e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14febb23918a155ee7586ba00d0e93345725c534575c9b010f053027a7db92e6", kill_on_drop: false }`
[INFO] [stdout] 14febb23918a155ee7586ba00d0e93345725c534575c9b010f053027a7db92e6
