[INFO] cloning repository https://github.com/RaphaeleL/cobra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaeleL/cobra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaeleL%2Fcobra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaeleL%2Fcobra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c52fabd3c2f61213b1bebcfbee2664940c496999
[INFO] testing RaphaeleL/cobra against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaeleL%2Fcobra" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RaphaeleL/cobra
[INFO] finished tweaking git repo https://github.com/RaphaeleL/cobra
[INFO] tweaked toml for git repo https://github.com/RaphaeleL/cobra written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RaphaeleL/cobra on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RaphaeleL/cobra 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6784af64c2adde4376ecc4941bbf9f901003697823dce218a578d0a5612aa90
[INFO] running `Command { std: "docker" "start" "-a" "f6784af64c2adde4376ecc4941bbf9f901003697823dce218a578d0a5612aa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6784af64c2adde4376ecc4941bbf9f901003697823dce218a578d0a5612aa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6784af64c2adde4376ecc4941bbf9f901003697823dce218a578d0a5612aa90", kill_on_drop: false }`
[INFO] [stdout] f6784af64c2adde4376ecc4941bbf9f901003697823dce218a578d0a5612aa90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 635aa3b9b179b9e9dae768a25fcd4bb8b740526356d546ec53d35a4ae182360b
[INFO] running `Command { std: "docker" "start" "-a" "635aa3b9b179b9e9dae768a25fcd4bb8b740526356d546ec53d35a4ae182360b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cobra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::cobra::core::index::IndexEntry`
[INFO] [stdout]  --> src/cobra/core/tree.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cobra::core::index::IndexEntry;
[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: `Path`
[INFO] [stdout]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/cobra/core/remote.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     repo: &Repository,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grandparent_dir`
[INFO] [stdout]    --> src/cobra/core/network.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_objects_to_fetch` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[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 `collect_commit_objects` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn collect_commit_objects(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tree_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn collect_tree_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_blob_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn collect_blob_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cobra::core::index::IndexEntry`
[INFO] [stdout]  --> src/cobra/core/tree.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cobra::core::index::IndexEntry;
[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: `Path`
[INFO] [stdout]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/cobra/core/remote.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     repo: &Repository,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grandparent_dir`
[INFO] [stdout]    --> src/cobra/core/network.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> src/cobra/commands/branch.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn run(name: &str) -> io::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 `push_all` is never used
[INFO] [stdout]   --> src/cobra/commands/push.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn push_all(remote_name: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_objects_to_fetch` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_commit_objects` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn collect_commit_objects(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tree_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn collect_tree_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_blob_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn collect_blob_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_tree`, `write_to`, `add_tree_entry`, and `read_from` are never used
[INFO] [stdout]    --> src/cobra/core/object.rs:43:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Object {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn new_tree() -> Object {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn write_to(&self, repo_path: &Path) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn add_tree_entry(&mut self, name: String, mode: u32, hash: String) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn read_from(repo_path: &Path, hash: &str) -> io::Result<Object> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_entry` and `contains` are never used
[INFO] [stdout]    --> src/cobra/core/index.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl Index {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn get_entry(&self, path: &Path) -> Option<&IndexEntry> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn contains(&self, path: &Path) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/cobra/core/workspace.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct StashState {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub index: HashMap<PathBuf, IndexEntry>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StashState` 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: method `apply` is never used
[INFO] [stdout]    --> src/cobra/core/workspace.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl StashState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn apply(&self, repo: &Repository) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_urls` is never used
[INFO] [stdout]   --> src/cobra/core/remote.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Remote {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn with_urls(name: String, fetch_url: String, push_url: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_remote` is never used
[INFO] [stdout]   --> src/cobra/core/remote.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl RemoteStore {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_default_remote(&self) -> io::Result<Option<Remote>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_objects` is never used
[INFO] [stdout]   --> src/cobra/core/network.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NetworkClient {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn fetch_objects(&self, object_hashes: Vec<String>, repo_path: &Path) -> io::Result<Vec<Object>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_object_header` is never used
[INFO] [stdout]  --> src/cobra/utils/hash.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn create_object_header(obj_type: &str, content_len: usize) -> Vec<u8> {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_object` is never used
[INFO] [stdout]   --> src/cobra/utils/hash.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn hash_object(data: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_raw_object` is never used
[INFO] [stdout]   --> src/cobra/utils/hash.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn hash_raw_object(obj_type: &str, data: &[u8]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepositoryStorage` is never constructed
[INFO] [stdout]  --> src/cobra/server/storage.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RepositoryStorage {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/cobra/server/storage.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl RepositoryStorage {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  12 |     pub fn new(base_path: PathBuf) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn init_repository(&self, name: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn store_object(&self, repo_name: &str, object: &Object) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn get_object(&self, repo_name: &str, hash: &str) -> io::Result<Option<Object>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn update_ref(&self, repo_name: &str, ref_name: &str, commit_hash: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn get_ref(&self, repo_name: &str, ref_name: &str) -> io::Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn list_refs(&self, repo_name: &str) -> io::Result<Vec<(String, String)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn collect_refs(&self, dir: &Path, prefix: &str, refs: &mut Vec<(String, String)>) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.38s
[INFO] running `Command { std: "docker" "inspect" "635aa3b9b179b9e9dae768a25fcd4bb8b740526356d546ec53d35a4ae182360b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635aa3b9b179b9e9dae768a25fcd4bb8b740526356d546ec53d35a4ae182360b", kill_on_drop: false }`
[INFO] [stdout] 635aa3b9b179b9e9dae768a25fcd4bb8b740526356d546ec53d35a4ae182360b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 818ff246062a18898acd560624deee209903e2b045458413ea67d2e5ef39ed76
[INFO] running `Command { std: "docker" "start" "-a" "818ff246062a18898acd560624deee209903e2b045458413ea67d2e5ef39ed76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stdout] warning: unused import: `crate::cobra::core::index::IndexEntry`
[INFO] [stdout]  --> src/cobra/core/tree.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cobra::core::index::IndexEntry;
[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: `Path`
[INFO] [stdout]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/cobra/core/remote.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     repo: &Repository,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grandparent_dir`
[INFO] [stdout]    --> src/cobra/core/network.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_objects_to_fetch` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[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 `collect_commit_objects` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn collect_commit_objects(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tree_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn collect_tree_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_blob_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn collect_blob_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cobra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `Path`
[INFO] [stdout]  --> src/cobra/core/remote.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `Path`
[INFO] [stdout]  --> src/cobra/core/remote.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_repo`
[INFO] [stdout]    --> src/cobra/commands/clone.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let remote_repo = Repository::init(remote_path.to_str().unwrap())?;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_repo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_repo`
[INFO] [stdout]    --> src/cobra/commands/clone.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |         let remote_repo = Repository::init(remote_path.to_str().unwrap())?;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_repo`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     repo: &Repository,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repo`
[INFO] [stdout]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     repo: &Repository,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grandparent_dir`
[INFO] [stdout]    --> src/cobra/core/network.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grandparent_dir`
[INFO] [stdout]    --> src/cobra/core/network.rs:153:21
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]    --> src/cobra/commands/branch.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn run(name: &str) -> io::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 `push_all` is never used
[INFO] [stdout]   --> src/cobra/commands/push.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn push_all(remote_name: &str) -> io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_objects_to_fetch` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_commit_objects` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn collect_commit_objects(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tree_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn collect_tree_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_blob_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn collect_blob_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write_to` and `read_from` are never used
[INFO] [stdout]    --> src/cobra/core/object.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Object {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn write_to(&self, repo_path: &Path) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn read_from(repo_path: &Path, hash: &str) -> io::Result<Object> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> src/cobra/core/workspace.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct StashState {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub index: HashMap<PathBuf, IndexEntry>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StashState` 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: method `apply` is never used
[INFO] [stdout]    --> src/cobra/core/workspace.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl StashState {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn apply(&self, repo: &Repository) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_urls` is never used
[INFO] [stdout]   --> src/cobra/core/remote.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Remote {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn with_urls(name: String, fetch_url: String, push_url: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_default_remote` is never used
[INFO] [stdout]   --> src/cobra/core/remote.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl RemoteStore {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn get_default_remote(&self) -> io::Result<Option<Remote>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_objects` is never used
[INFO] [stdout]   --> src/cobra/core/network.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl NetworkClient {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn fetch_objects(&self, object_hashes: Vec<String>, repo_path: &Path) -> io::Result<Vec<Object>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepositoryStorage` is never constructed
[INFO] [stdout]  --> src/cobra/server/storage.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RepositoryStorage {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/cobra/server/storage.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl RepositoryStorage {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  12 |     pub fn new(base_path: PathBuf) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  16 |     pub fn init_repository(&self, name: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn store_object(&self, repo_name: &str, object: &Object) -> io::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn get_object(&self, repo_name: &str, hash: &str) -> io::Result<Option<Object>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn update_ref(&self, repo_name: &str, ref_name: &str, commit_hash: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn get_ref(&self, repo_name: &str, ref_name: &str) -> io::Result<Option<String>> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub fn list_refs(&self, repo_name: &str) -> io::Result<Vec<(String, String)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn collect_refs(&self, dir: &Path, prefix: &str, refs: &mut Vec<(String, String)>) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_objects_to_fetch` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[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 `collect_commit_objects` is never used
[INFO] [stdout]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn collect_commit_objects(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_tree_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn collect_tree_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collect_blob_objects` is never used
[INFO] [stdout]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn collect_blob_objects(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "818ff246062a18898acd560624deee209903e2b045458413ea67d2e5ef39ed76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818ff246062a18898acd560624deee209903e2b045458413ea67d2e5ef39ed76", kill_on_drop: false }`
[INFO] [stdout] 818ff246062a18898acd560624deee209903e2b045458413ea67d2e5ef39ed76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be9750c66e64399ee099ce49bc674f535a3af8580853417f69799400a9310cbb
[INFO] running `Command { std: "docker" "start" "-a" "be9750c66e64399ee099ce49bc674f535a3af8580853417f69799400a9310cbb", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::cobra::core::index::IndexEntry`
[INFO] [stderr]  --> src/cobra/core/tree.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::cobra::core::index::IndexEntry;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/cobra/core/remote.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repo`
[INFO] [stderr]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 |     repo: &Repository,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `grandparent_dir`
[INFO] [stderr]    --> src/cobra/core/network.rs:153:21
[INFO] [stderr]     |
[INFO] [stderr] 153 |                 let grandparent_dir = parent_dir.parent().unwrap();
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grandparent_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_objects_to_fetch` is never used
[INFO] [stderr]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_commit_objects` is never used
[INFO] [stderr]   --> src/cobra/commands/pull.rs:80:4
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn collect_commit_objects(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_tree_objects` is never used
[INFO] [stderr]    --> src/cobra/commands/pull.rs:114:4
[INFO] [stderr]     |
[INFO] [stderr] 114 | fn collect_tree_objects(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_blob_objects` is never used
[INFO] [stderr]    --> src/cobra/commands/pull.rs:151:4
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn collect_blob_objects(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cobra` (lib) generated 9 warnings (run `cargo fix --lib -p cobra` to apply 5 suggestions)
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/cobra/core/workspace.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `remote_repo`
[INFO] [stderr]    --> src/cobra/commands/clone.rs:134:13
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let remote_repo = Repository::init(remote_path.to_str().unwrap())?;
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_repo`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `repo`
[INFO] [stderr]    --> src/cobra/commands/pull.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 |     repo: &Repository,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_repo`
[INFO] [stderr] 
[INFO] [stderr] warning: function `run` is never used
[INFO] [stderr]    --> src/cobra/commands/branch.rs:147:8
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub fn run(name: &str) -> io::Result<()> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `push_all` is never used
[INFO] [stderr]   --> src/cobra/commands/push.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub fn push_all(remote_name: &str) -> io::Result<()> {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collect_objects_to_fetch` is never used
[INFO] [stderr]   --> src/cobra/commands/pull.rs:71:4
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn collect_objects_to_fetch(repo: &Repository, commit_hash: &str) -> io::Result<Vec<String>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `write_to` and `read_from` are never used
[INFO] [stderr]    --> src/cobra/core/object.rs:158:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl Object {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 158 |     pub fn write_to(&self, repo_path: &Path) -> io::Result<String> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 193 |     pub fn read_from(repo_path: &Path, hash: &str) -> io::Result<Object> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `index` is never read
[INFO] [stderr]    --> src/cobra/core/workspace.rs:180:9
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub struct StashState {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 180 |     pub index: HashMap<PathBuf, IndexEntry>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StashState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `apply` is never used
[INFO] [stderr]    --> src/cobra/core/workspace.rs:252:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | impl StashState {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 252 |     pub fn apply(&self, repo: &Repository) -> io::Result<()> {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `with_urls` is never used
[INFO] [stderr]   --> src/cobra/core/remote.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl Remote {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub fn with_urls(name: String, fetch_url: String, push_url: Option<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_default_remote` is never used
[INFO] [stderr]   --> src/cobra/core/remote.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl RemoteStore {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn get_default_remote(&self) -> io::Result<Option<Remote>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `fetch_objects` is never used
[INFO] [stderr]   --> src/cobra/core/network.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl NetworkClient {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn fetch_objects(&self, object_hashes: Vec<String>, repo_path: &Path) -> io::Result<Vec<Object>> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RepositoryStorage` is never constructed
[INFO] [stderr]  --> src/cobra/server/storage.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct RepositoryStorage {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/cobra/server/storage.rs:12:12
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl RepositoryStorage {
[INFO] [stderr]     | ---------------------- associated items in this implementation
[INFO] [stderr]  12 |     pub fn new(base_path: PathBuf) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  16 |     pub fn init_repository(&self, name: &str) -> io::Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  34 |     pub fn store_object(&self, repo_name: &str, object: &Object) -> io::Result<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  53 |     pub fn get_object(&self, repo_name: &str, hash: &str) -> io::Result<Option<Object>> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  67 |     pub fn update_ref(&self, repo_name: &str, ref_name: &str, commit_hash: &str) -> io::Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |     pub fn get_ref(&self, repo_name: &str, ref_name: &str) -> io::Result<Option<String>> {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  90 |     pub fn list_refs(&self, repo_name: &str) -> io::Result<Vec<(String, String)>> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     fn collect_refs(&self, dir: &Path, prefix: &str, refs: &mut Vec<(String, String)>) -> io::Result<()> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cobra` (bin "cobra" test) generated 19 warnings (5 duplicates) (run `cargo fix --bin "cobra" -p cobra --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `cobra` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cobra-0511813e89ae3201)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test cobra::commands::branch::tests::test_delete_current_branch_command ... ok
[INFO] [stdout] test cobra::commands::branch::tests::test_create_and_list_branches ... ok
[INFO] [stdout] test cobra::commands::branch::tests::test_merge_nonexistent_branch_command ... ok
[INFO] [stdout] test cobra::commands::branch::tests::test_delete_branch_command ... ok
[INFO] [stdout] test cobra::commands::pull::tests::test_pull_with_no_remote_branch ... ok
[INFO] [stdout] test cobra::commands::clone::tests::test_clone_empty_repository ... ok
[INFO] [stdout] test cobra::commands::push::tests::test_push_with_no_commits ... FAILED
[INFO] [stdout] test cobra::commands::remote::tests::test_remove_remote ... FAILED
[INFO] [stdout] test cobra::commands::stash::tests::test_stash_list ... FAILED
[INFO] [stdout] test cobra::commands::stash::tests::test_stash_push ... FAILED
[INFO] [stdout] test cobra::commands::stash::tests::test_stash_drop ... FAILED
[INFO] [stdout] test cobra::commands::branch::tests::test_switch_branch_success ... ok
[INFO] [stdout] test cobra::core::index::tests::test_index_entry_new ... ok
[INFO] [stdout] test cobra::commands::stash::tests::test_stash_drop_nonexistent ... ok
[INFO] [stdout] test cobra::commands::stash::tests::test_stash_show ... FAILED
[INFO] [stdout] test cobra::core::index::tests::test_index_operations ... ok
[INFO] [stdout] test cobra::core::index::tests::test_index_serialization ... ok
[INFO] [stdout] test cobra::core::network::tests::test_fetch_refs ... ok
[INFO] [stdout] test cobra::commands::branch::tests::test_merge_branch_command ... ok
[INFO] [stdout] test cobra::core::object::tests::test_blob_serialization ... ok
[INFO] [stdout] test cobra::core::object::tests::test_signature_format ... ok
[INFO] [stdout] test cobra::core::object::tests::test_signature_parse ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_create_duplicate_branch ... ok
[INFO] [stdout] test cobra::commands::branch::tests::test_switch_branch_not_found ... ok
[INFO] [stdout] test cobra::core::object::tests::test_commit_serialization ... ok
[INFO] [stdout] test cobra::core::object::tests::test_tree_serialization ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_create_stash ... FAILED
[INFO] [stdout] test cobra::core::ref_store::tests::test_create_branch ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_delete_branch ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_delete_nonexistent_branch ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_delete_current_branch ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_get_stash ... FAILED
[INFO] [stdout] test cobra::core::ref_store::tests::test_drop_nonexistent_stash ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_list_branches_empty ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_drop_stash ... FAILED
[INFO] [stdout] test cobra::core::ref_store::tests::test_list_stashes ... FAILED
[INFO] [stdout] test cobra::core::ref_store::tests::test_list_branches ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_create_branch_with_commit ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_merge_nonexistent_branch ... ok
[INFO] [stdout] test cobra::core::remote::tests::test_add_remote ... FAILED
[INFO] [stdout] test cobra::core::signature::tests::test_signature_parse ... ok
[INFO] [stdout] test cobra::core::remote::tests::test_remove_remote ... FAILED
[INFO] [stdout] test cobra::core::remote::tests::test_list_remotes ... FAILED
[INFO] [stdout] test cobra::utils::hash::tests::test_create_object_header ... ok
[INFO] [stdout] test cobra::utils::hash::tests::test_hash_object ... ok
[INFO] [stdout] test cobra::utils::hash::tests::test_hash_raw_object ... ok
[INFO] [stdout] test cobra::core::network::tests::test_push_objects ... ok
[INFO] [stdout] test cobra::core::tree::tests::test_build_tree_nested ... ok
[INFO] [stdout] test cobra::core::signature::tests::test_signature_format ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_merge_branch ... ok
[INFO] [stdout] test cobra::core::ref_store::tests::test_merge_same_branch ... ok
[INFO] [stdout] test cobra::core::tree::tests::test_build_tree_single_file ... ok
[INFO] [stdout] test cobra::commands::remote::tests::test_add_remote ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::push::tests::test_push_with_no_commits stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Remote 'origin' not found" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::remote::tests::test_remove_remote stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::stash::tests::test_stash_list stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::stash::tests::test_stash_push stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::stash::tests::test_stash_drop stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::stash::tests::test_stash_show stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::ref_store::tests::test_create_stash stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::ref_store::tests::test_get_stash stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::ref_store::tests::test_drop_stash stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::ref_store::tests::test_list_stashes stdout ----
[INFO] [stdout] Error: Custom { kind: NotFound, error: "Not a cobra repository (or any of the parent directories)" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::remote::tests::test_add_remote stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::remote::tests::test_remove_remote stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::core::remote::tests::test_list_remotes stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- cobra::commands::remote::tests::test_add_remote stdout ----
[INFO] [stdout] Added remote 'origin' with URL 'https://github.com/user/repo.git'
[INFO] [stdout] 
[INFO] [stdout] thread 'cobra::commands::remote::tests::test_add_remote' (28) panicked at src/cobra/commands/remote.rs:83:9:
[INFO] [stdout] assertion failed: remote.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cca8b5bf7ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cca8b5bf7ea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cca8b5bf7ea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cca8b5bf7ea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cca8b5d4d6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cca8b5d4d6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5cca8b5c42f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5cca8b5c42f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5cca8b59bdef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cca8b59bdef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cca8b5b6799 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cca8b4ee24c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5cca8b4ee24c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5cca8b5b6952 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5cca8b5b6952 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cca8b59beda - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5cca8b5934f9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cca8b59cc4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cca8b5d54fc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cca8b5d54c2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cca8b3736dd - cobra[d69b7394f0d881fd]::cobra::commands::remote::tests::test_add_remote
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cobra/commands/remote.rs:83:9
[INFO] [stdout]   21:     0x5cca8b369a97 - cobra[d69b7394f0d881fd]::cobra::commands::remote::tests::test_add_remote::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cobra/commands/remote.rs:69:29
[INFO] [stdout]   22:     0x5cca8b369416 - <cobra[d69b7394f0d881fd]::cobra::commands::remote::tests::test_add_remote::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cca8b4e152b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cca8b4e152b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5cca8b4eed1b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5cca8b4eed1b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5cca8b4eed1b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5cca8b4eed1b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5cca8b4eed1b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cca8b4eed1b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5cca8b4eed1b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5cca8b4e96f4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5cca8b4e96f4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5cca8b4f1922 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5cca8b4f1922 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5cca8b4f1922 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5cca8b4f1922 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5cca8b4f1922 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cca8b4f1922 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5cca8b4f1922 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cca8b5be8df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5cca8b5be8df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73679950caa4 - <unknown>
[INFO] [stdout]   44:     0x736799599a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cobra::commands::push::tests::test_push_with_no_commits
[INFO] [stdout]     cobra::commands::remote::tests::test_add_remote
[INFO] [stdout]     cobra::commands::remote::tests::test_remove_remote
[INFO] [stdout]     cobra::commands::stash::tests::test_stash_drop
[INFO] [stdout]     cobra::commands::stash::tests::test_stash_list
[INFO] [stdout]     cobra::commands::stash::tests::test_stash_push
[INFO] [stdout]     cobra::commands::stash::tests::test_stash_show
[INFO] [stdout]     cobra::core::ref_store::tests::test_create_stash
[INFO] [stdout]     cobra::core::ref_store::tests::test_drop_stash
[INFO] [stdout]     cobra::core::ref_store::tests::test_get_stash
[INFO] [stdout]     cobra::core::ref_store::tests::test_list_stashes
[INFO] [stdout]     cobra::core::remote::tests::test_add_remote
[INFO] [stdout]     cobra::core::remote::tests::test_list_remotes
[INFO] [stdout]     cobra::core::remote::tests::test_remove_remote
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 39 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "be9750c66e64399ee099ce49bc674f535a3af8580853417f69799400a9310cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9750c66e64399ee099ce49bc674f535a3af8580853417f69799400a9310cbb", kill_on_drop: false }`
[INFO] [stdout] be9750c66e64399ee099ce49bc674f535a3af8580853417f69799400a9310cbb
