[INFO] cloning repository https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-Chat-App-Retro-CLI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-Chat-App-Retro-CLI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75405882946863316b5d4ecc4f072cb548e687cc
[INFO] checking AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-Chat-App-Retro-CLI" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI
[INFO] finished tweaking git repo https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI
[INFO] tweaked toml for git repo https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbdelkaderBarhoumi21/Rust-Chat-App-Retro-CLI 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a63a73a8db0cd5577c8ca160a7e12d07f18c60da62444e12d40f0a41ad4088d1
[INFO] running `Command { std: "docker" "start" "-a" "a63a73a8db0cd5577c8ca160a7e12d07f18c60da62444e12d40f0a41ad4088d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a63a73a8db0cd5577c8ca160a7e12d07f18c60da62444e12d40f0a41ad4088d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63a73a8db0cd5577c8ca160a7e12d07f18c60da62444e12d40f0a41ad4088d1", kill_on_drop: false }`
[INFO] [stdout] a63a73a8db0cd5577c8ca160a7e12d07f18c60da62444e12d40f0a41ad4088d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaacc3054a56f598a8c4ce73ab686a214b90287043e128f45b0c3454742ef48d
[INFO] running `Command { std: "docker" "start" "-a" "eaacc3054a56f598a8c4ce73ab686a214b90287043e128f45b0c3454742ef48d", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking cursive_core v0.4.6
[INFO] [stderr]     Checking cursive v0.21.1
[INFO] [stderr]     Checking chatapp_retro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bin/server.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::{self, Error};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/bin/server.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::{self, Error};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/bin/server.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     loop {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         });
[INFO] [stdout] 60 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 61 |
[INFO] [stdout] 62 |       todo!()
[INFO] [stdout]    |       ^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/bin/server.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | /     loop {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         });
[INFO] [stdout] 60 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 61 |
[INFO] [stdout] 62 |       todo!()
[INFO] [stdout]    |       ^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "eaacc3054a56f598a8c4ce73ab686a214b90287043e128f45b0c3454742ef48d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaacc3054a56f598a8c4ce73ab686a214b90287043e128f45b0c3454742ef48d", kill_on_drop: false }`
[INFO] [stdout] eaacc3054a56f598a8c4ce73ab686a214b90287043e128f45b0c3454742ef48d
