[INFO] cloning repository https://github.com/krishna4040/BYO-git
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krishna4040/BYO-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishna4040%2FBYO-git", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishna4040%2FBYO-git'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2a9933893b6991f6fa74a7f2a5db4fdc38d24b1
[INFO] testing krishna4040/BYO-git against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrishna4040%2FBYO-git" "/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/krishna4040/BYO-git
[INFO] finished tweaking git repo https://github.com/krishna4040/BYO-git
[INFO] tweaked toml for git repo https://github.com/krishna4040/BYO-git written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krishna4040/BYO-git on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krishna4040/BYO-git 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee
[INFO] running `Command { std: "docker" "start" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling modern-vcs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_error` is never used
[INFO] [stdout]   --> src/cli/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn print_error(message: &str) {
[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 `format_file_size` is never used
[INFO] [stdout]   --> src/cli/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn format_file_size(size: u64) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_global`, `set_user_name`, `set_user_email`, `set_editor`, and `get_editor` are never used
[INFO] [stdout]    --> src/config.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl Config {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn save_global(&self) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn set_user_name(&mut self, name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn set_user_email(&mut self, email: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn set_editor(&mut self, editor: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_editor(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `set_global_user` and `set_repo_user` are never used
[INFO] [stdout]    --> src/config.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl ConfigManager {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn set_global_user(name: String, email: String) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn set_repo_user(repo_root: &Path, name: String, email: String) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob_from_file`, `tree_from_directory`, and `commit` are never used
[INFO] [stdout]    --> src/objects.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn blob_from_file(path: &Path) -> VcsResult<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn tree_from_directory(dir_path: &Path, repo_root: &Path, store: &ObjectStore) -> VcsResult<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn commit(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stdout]   --> src/index.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum FileStatus {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Renamed { from: String },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     Copied { from: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileStatus` 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: methods `remove_file`, `get_entry`, and `resolve_conflict` are never used
[INFO] [stdout]    --> src/index.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Index {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn remove_file(&mut self, path: &Path, repo_root: &Path) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn get_entry(&self, path: &str) -> Option<&IndexEntry> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn resolve_conflict(&mut self, path: &str, stage: u8) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stdout]   --> src/diff.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum DiffType {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Renamed { from: PathBuf },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     Copied { from: PathBuf },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffType` 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: fields `old_line_no` and `new_line_no` are never read
[INFO] [stdout]   --> src/diff.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DiffLine {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub old_line_no: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 42 |     pub new_line_no: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffLine` 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: field `content` is never read
[INFO] [stdout]   --> src/merge.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct FileState {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     content: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileState` 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: methods `list_remote_branches` and `get_remote_branch_commit` are never used
[INFO] [stdout]    --> src/remote.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl<'a> RemoteManager<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn list_remote_branches(&self, remote_name: &str) -> VcsResult<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     pub fn get_remote_branch_commit(&self, remote_name: &str, branch_name: &str) -> VcsResult<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RemoteServer` is never constructed
[INFO] [stdout]    --> src/remote.rs:400:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | pub struct RemoteServer {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `start` are never used
[INFO] [stdout]    --> src/remote.rs:406:12
[INFO] [stdout]     |
[INFO] [stdout] 405 | impl RemoteServer {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 406 |     pub fn new(repo: Repository, port: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub async fn start(&self) -> VcsResult<()> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidHash`, `MergeConflict`, `InvalidCommit`, `IndexCorruption`, and `PermissionDenied` are never constructed
[INFO] [stdout]   --> src/error.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum VcsError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     InvalidHash { hash: String },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     MergeConflict { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     InvalidCommit { reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     IndexCorruption,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     PermissionDenied { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VcsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `invalid_hash`, `merge_conflict`, `invalid_commit`, and `permission_denied` are never used
[INFO] [stdout]    --> src/error.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl VcsError {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn invalid_hash(hash: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn merge_conflict(path: impl Into<PathBuf>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn invalid_commit(reason: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn permission_denied(path: impl Into<PathBuf>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_file` is never used
[INFO] [stdout]   --> src/utils.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn hash_file(path: &Path) -> VcsResult<String> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling modern-vcs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_error` is never used
[INFO] [stdout]   --> src/cli/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn print_error(message: &str) {
[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 `format_file_size` is never used
[INFO] [stdout]   --> src/cli/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn format_file_size(size: u64) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_global`, `set_user_name`, `set_user_email`, `set_editor`, and `get_editor` are never used
[INFO] [stdout]    --> src/config.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  62 | impl Config {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn save_global(&self) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn set_user_name(&mut self, name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn set_user_email(&mut self, email: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn set_editor(&mut self, editor: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub fn get_editor(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `set_global_user` and `set_repo_user` are never used
[INFO] [stdout]    --> src/config.rs:212:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl ConfigManager {
[INFO] [stdout]     | ------------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn set_global_user(name: String, email: String) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub fn set_repo_user(repo_root: &Path, name: String, email: String) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `blob_from_file`, `tree_from_directory`, and `commit` are never used
[INFO] [stdout]    --> src/objects.rs:85:12
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Object {
[INFO] [stdout]     | ----------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn blob_from_file(path: &Path) -> VcsResult<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn tree_from_directory(dir_path: &Path, repo_root: &Path, store: &ObjectStore) -> VcsResult<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn commit(
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stdout]   --> src/index.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum FileStatus {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Renamed { from: String },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 32 |     Copied { from: String },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileStatus` 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: methods `remove_file`, `get_entry`, and `resolve_conflict` are never used
[INFO] [stdout]    --> src/index.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Index {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn remove_file(&mut self, path: &Path, repo_root: &Path) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn get_entry(&self, path: &str) -> Option<&IndexEntry> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn resolve_conflict(&mut self, path: &str, stage: u8) -> VcsResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stdout]   --> src/diff.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum DiffType {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Renamed { from: PathBuf },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     Copied { from: PathBuf },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffType` 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: fields `old_line_no` and `new_line_no` are never read
[INFO] [stdout]   --> src/diff.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct DiffLine {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub old_line_no: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 42 |     pub new_line_no: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffLine` 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: field `content` is never read
[INFO] [stdout]   --> src/merge.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct FileState {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     content: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileState` 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: methods `list_remote_branches` and `get_remote_branch_commit` are never used
[INFO] [stdout]    --> src/remote.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl<'a> RemoteManager<'a> {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 365 |     pub fn list_remote_branches(&self, remote_name: &str) -> VcsResult<Vec<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     pub fn get_remote_branch_commit(&self, remote_name: &str, branch_name: &str) -> VcsResult<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RemoteServer` is never constructed
[INFO] [stdout]    --> src/remote.rs:400:12
[INFO] [stdout]     |
[INFO] [stdout] 400 | pub struct RemoteServer {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `start` are never used
[INFO] [stdout]    --> src/remote.rs:406:12
[INFO] [stdout]     |
[INFO] [stdout] 405 | impl RemoteServer {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 406 |     pub fn new(repo: Repository, port: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub async fn start(&self) -> VcsResult<()> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidHash`, `MergeConflict`, `InvalidCommit`, `IndexCorruption`, and `PermissionDenied` are never constructed
[INFO] [stdout]   --> src/error.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum VcsError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     InvalidHash { hash: String },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     MergeConflict { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     InvalidCommit { reason: String },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     IndexCorruption,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     PermissionDenied { path: PathBuf },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VcsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `invalid_hash`, `merge_conflict`, `invalid_commit`, and `permission_denied` are never used
[INFO] [stdout]    --> src/error.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl VcsError {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn invalid_hash(hash: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn merge_conflict(path: impl Into<PathBuf>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn invalid_commit(reason: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn permission_denied(path: impl Into<PathBuf>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_file` is never used
[INFO] [stdout]   --> src/utils.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn hash_file(path: &Path) -> VcsResult<String> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 32.35s
[INFO] running `Command { std: "docker" "inspect" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: function `print_error` is never used
[INFO] [stderr]   --> src/cli/mod.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub fn print_error(message: &str) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_file_size` is never used
[INFO] [stderr]   --> src/cli/mod.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn format_file_size(size: u64) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `save_global`, `set_user_name`, `set_user_email`, `set_editor`, and `get_editor` are never used
[INFO] [stderr]    --> src/config.rs:94:12
[INFO] [stderr]     |
[INFO] [stderr]  62 | impl Config {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  94 |     pub fn save_global(&self) -> VcsResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 170 |     pub fn set_user_name(&mut self, name: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 175 |     pub fn set_user_email(&mut self, email: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     pub fn set_editor(&mut self, editor: Option<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 185 |     pub fn get_editor(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `set_global_user` and `set_repo_user` are never used
[INFO] [stderr]    --> src/config.rs:212:12
[INFO] [stderr]     |
[INFO] [stderr] 197 | impl ConfigManager {
[INFO] [stderr]     | ------------------ associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 212 |     pub fn set_global_user(name: String, email: String) -> VcsResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub fn set_repo_user(repo_root: &Path, name: String, email: String) -> VcsResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `blob_from_file`, `tree_from_directory`, and `commit` are never used
[INFO] [stderr]    --> src/objects.rs:85:12
[INFO] [stderr]     |
[INFO] [stderr]  77 | impl Object {
[INFO] [stderr]     | ----------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  85 |     pub fn blob_from_file(path: &Path) -> VcsResult<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn tree_from_directory(dir_path: &Path, repo_root: &Path, store: &ObjectStore) -> VcsResult<Self> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn commit(
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stderr]   --> src/index.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum FileStatus {
[INFO] [stderr]    |          ---------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     Renamed { from: String },
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 32 |     Copied { from: String },
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_file`, `get_entry`, and `resolve_conflict` are never used
[INFO] [stderr]    --> src/index.rs:100:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl Index {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 100 |     pub fn remove_file(&mut self, path: &Path, repo_root: &Path) -> VcsResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 288 |     pub fn get_entry(&self, path: &str) -> Option<&IndexEntry> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 |     pub fn resolve_conflict(&mut self, path: &str, stage: u8) -> VcsResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Renamed` and `Copied` are never constructed
[INFO] [stderr]   --> src/diff.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum DiffType {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 24 |     Renamed { from: PathBuf },
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 25 |     Copied { from: PathBuf },
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiffType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `old_line_no` and `new_line_no` are never read
[INFO] [stderr]   --> src/diff.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct DiffLine {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub old_line_no: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 42 |     pub new_line_no: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DiffLine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `content` is never read
[INFO] [stderr]   --> src/merge.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | struct FileState {
[INFO] [stderr]    |        --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 29 |     content: Option<Vec<u8>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `list_remote_branches` and `get_remote_branch_commit` are never used
[INFO] [stderr]    --> src/remote.rs:365:12
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl<'a> RemoteManager<'a> {
[INFO] [stderr]     | -------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 365 |     pub fn list_remote_branches(&self, remote_name: &str) -> VcsResult<Vec<String>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 385 |     pub fn get_remote_branch_commit(&self, remote_name: &str, branch_name: &str) -> VcsResult<Option<String>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RemoteServer` is never constructed
[INFO] [stderr]    --> src/remote.rs:400:12
[INFO] [stderr]     |
[INFO] [stderr] 400 | pub struct RemoteServer {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `start` are never used
[INFO] [stderr]    --> src/remote.rs:406:12
[INFO] [stderr]     |
[INFO] [stderr] 405 | impl RemoteServer {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr] 406 |     pub fn new(repo: Repository, port: u16) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 411 |     pub async fn start(&self) -> VcsResult<()> {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidHash`, `MergeConflict`, `InvalidCommit`, `IndexCorruption`, and `PermissionDenied` are never constructed
[INFO] [stderr]   --> src/error.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum VcsError {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 |     InvalidHash { hash: String },
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     MergeConflict { path: PathBuf },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     InvalidCommit { reason: String },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     IndexCorruption,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     PermissionDenied { path: PathBuf },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `VcsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `invalid_hash`, `merge_conflict`, `invalid_commit`, and `permission_denied` are never used
[INFO] [stderr]    --> src/error.rs:81:12
[INFO] [stderr]     |
[INFO] [stderr]  72 | impl VcsError {
[INFO] [stderr]     | ------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub fn invalid_hash(hash: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  97 |     pub fn merge_conflict(path: impl Into<PathBuf>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn invalid_commit(reason: impl Into<String>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn permission_denied(path: impl Into<PathBuf>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hash_file` is never used
[INFO] [stderr]   --> src/utils.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn hash_file(path: &Path) -> VcsResult<String> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `modern-vcs` (bin "mvcs" test) generated 16 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/mvcs-b4dac12ebcf04cf6)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test config::tests::test_add_remove_remote ... ok
[INFO] [stdout] test config::tests::test_config_save_load ... ok
[INFO] [stdout] test objects::tests::test_object_hash ... ok
[INFO] [stdout] test index::tests::test_add_file ... ok
[INFO] [stdout] test objects::tests::test_file_mode ... ok
[INFO] [stdout] test index::tests::test_index_save_load ... ok
[INFO] [stdout] test index::tests::test_file_status ... ok
[INFO] [stdout] test diff::tests::test_diff_stats ... ok
[INFO] [stdout] test merge::tests::test_conflict_markers ... ok
[INFO] [stdout] test utils::tests::test_compress_decompress ... ok
[INFO] [stdout] test utils::tests::test_find_repo_root ... ok
[INFO] [stdout] test utils::tests::test_hash_data ... ok
[INFO] [stdout] test utils::tests::test_is_ignored ... ok
[INFO] [stdout] test objects::tests::test_object_store ... ok
[INFO] [stdout] test diff::tests::test_diff_generation ... ok
[INFO] [stdout] test repository::tests::test_repository_init ... ok
[INFO] [stdout] test merge::tests::test_automatic_merge ... FAILED
[INFO] [stdout] test repository::tests::test_branch_operations ... ok
[INFO] [stdout] test remote::tests::test_local_clone ... FAILED
[INFO] [stdout] test remote::tests::test_fetch_push ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- merge::tests::test_automatic_merge stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'merge::tests::test_automatic_merge' (2748) panicked at src/merge.rs:551:9:
[INFO] [stdout] assertion failed: result2.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55882c3fb3f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55882c411bda - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55882c4001fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55882c3d3bc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55882c3f1e19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55882c372d50 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55882c3f2142 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55882c3d3ca4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55882c3cbe29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55882c3d4b1d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55882c41233c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55882c412302 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x55882c1cb51e - mvcs[1f6dfa35768270aa]::merge::tests::test_automatic_merge
[INFO] [stdout]   13:     0x55882c1ec119 - <mvcs[1f6dfa35768270aa]::merge::tests::test_automatic_merge::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x55882c36603b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x55882c3736a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x55882c36ca64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x55882c376802 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x55882c3fa099 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7de34469407a - <unknown>
[INFO] [stdout]   20:     0x7de344727534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- remote::tests::test_local_clone stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'remote::tests::test_local_clone' (2754) panicked at src/remote.rs:451:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RemoteNotFound { name: "origin" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55882c3fb3f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55882c411bda - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55882c4001fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55882c3d3bc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55882c3f1e19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55882c372d50 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55882c3f2142 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55882c3d3c72 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55882c3cbe29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55882c3d4b1d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55882c41233c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55882c412112 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55882c1d3287 - <tokio[b12ef6a4e03721dd]::runtime::park::CachedParkThread>::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_local_clone::{closure#0}>
[INFO] [stdout]   13:     0x55882c1e3c30 - <tokio[b12ef6a4e03721dd]::runtime::runtime::Runtime>::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_local_clone::{closure#0}>
[INFO] [stdout]   14:     0x55882c2048de - mvcs[1f6dfa35768270aa]::remote::tokio_test::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_local_clone::{closure#0}>
[INFO] [stdout]   15:     0x55882c1b9a12 - mvcs[1f6dfa35768270aa]::remote::tests::test_local_clone
[INFO] [stdout]   16:     0x55882c1ec2b9 - <mvcs[1f6dfa35768270aa]::remote::tests::test_local_clone::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x55882c36603b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x55882c3736a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x55882c36ca64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x55882c376802 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x55882c3fa099 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7de34469407a - <unknown>
[INFO] [stdout]   23:     0x7de344727534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- remote::tests::test_fetch_push stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'remote::tests::test_fetch_push' (2753) panicked at src/remote.rs:490:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RemoteNotFound { name: "origin" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55882c3fb3f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55882c411bda - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x55882c4001fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x55882c3d3bc6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55882c3f1e19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x55882c372d50 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55882c3f2142 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55882c3d3c72 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55882c3cbe29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55882c3d4b1d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x55882c41233c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55882c412112 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x55882c1d0625 - <tokio[b12ef6a4e03721dd]::runtime::park::CachedParkThread>::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_fetch_push::{closure#0}>
[INFO] [stdout]   13:     0x55882c1e38f1 - <tokio[b12ef6a4e03721dd]::runtime::runtime::Runtime>::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_fetch_push::{closure#0}>
[INFO] [stdout]   14:     0x55882c2047ce - mvcs[1f6dfa35768270aa]::remote::tokio_test::block_on::<mvcs[1f6dfa35768270aa]::remote::tests::test_fetch_push::{closure#0}>
[INFO] [stdout]   15:     0x55882c1b8e89 - mvcs[1f6dfa35768270aa]::remote::tests::test_fetch_push
[INFO] [stdout]   16:     0x55882c1ec299 - <mvcs[1f6dfa35768270aa]::remote::tests::test_fetch_push::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17:     0x55882c36603b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   18:     0x55882c3736a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   19:     0x55882c36ca64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   20:     0x55882c376802 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   21:     0x55882c3fa099 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   22:     0x7de34469407a - <unknown>
[INFO] [stdout]   23:     0x7de344727534 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     merge::tests::test_automatic_merge
[INFO] [stdout]     remote::tests::test_fetch_push
[INFO] [stdout]     remote::tests::test_local_clone
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mvcs`
[INFO] running `Command { std: "docker" "inspect" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee", kill_on_drop: false }`
[INFO] [stdout] 28f32a1b67bda02ed49710f191348539a1a75f1972d85387553d6d2d48b385ee
