[INFO] cloning repository https://github.com/Niko917/vcs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Niko917/vcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13f071fb602bbf4f40021fcee9fed292e803b141
[INFO] testing Niko917/vcs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiko917%2Fvcs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Niko917/vcs
[INFO] finished tweaking git repo https://github.com/Niko917/vcs
[INFO] tweaked toml for git repo https://github.com/Niko917/vcs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Niko917/vcs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 279 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.2)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16937d848623a9004d58faebddd1e0e4ae812c6cce915e1de248d99f6abaed63
[INFO] running `Command { std: "docker" "start" "-a" "16937d848623a9004d58faebddd1e0e4ae812c6cce915e1de248d99f6abaed63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16937d848623a9004d58faebddd1e0e4ae812c6cce915e1de248d99f6abaed63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16937d848623a9004d58faebddd1e0e4ae812c6cce915e1de248d99f6abaed63", kill_on_drop: false }`
[INFO] [stdout] 16937d848623a9004d58faebddd1e0e4ae812c6cce915e1de248d99f6abaed63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4502a9bfb8afda80a2117e1435fdf43fa7bfcc74070929f1f16aba302debc198
[INFO] running `Command { std: "docker" "start" "-a" "4502a9bfb8afda80a2117e1435fdf43fa7bfcc74070929f1f16aba302debc198", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_toml v0.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling vox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use url::Url;
[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: `std::path::PathBuf`
[INFO] [stdout]  --> src/command_handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DeltaOp` is more private than the item `Delta::<'a>::parse_ops`
[INFO] [stdout]   --> src/storage/objects/delta.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn parse_ops(&mut self) -> Result<Vec<DeltaOp>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Delta::<'a>::parse_ops` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DeltaOp` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage/objects/delta.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | enum DeltaOp {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Object` is more private than the item `Packfile::apply_deltas`
[INFO] [stdout]    --> src/storage/objects/pack.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn apply_deltas(&self, base_objects: &HashMap<String, Vec<u8>>) -> Result<Vec<Object>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Packfile::apply_deltas` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/storage/objects/mod.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub(crate) enum Object {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Object` is more private than the item `Packfile::parse_object`
[INFO] [stdout]    --> src/storage/objects/pack.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn parse_object(obj_type: ObjectType, data: &[u8]) -> Result<Object> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Packfile::parse_object` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/storage/objects/mod.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub(crate) enum Object {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HASH_BYTES_LEN` is never used
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const HASH_BYTES_LEN: usize = 20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Entry<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_tree_content` is never used
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn display_tree_content(data: &[u8]) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tree_entry` is never used
[INFO] [stdout]    --> src/commands/cat_file/cat_file.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_url` is never used
[INFO] [stdout]   --> src/commands/remote/commands.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn is_valid_url(url: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_identity` is never used
[INFO] [stdout]    --> src/storage/objects/commit.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_identity(s: &str) -> Result<(String, String, chrono::DateTime<chrono::Utc>)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/commands/branch/checkout.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     clean_working_directory(Path::new("."));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = clean_working_directory(Path::new("."));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/cat_file/cat_file.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "4502a9bfb8afda80a2117e1435fdf43fa7bfcc74070929f1f16aba302debc198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4502a9bfb8afda80a2117e1435fdf43fa7bfcc74070929f1f16aba302debc198", kill_on_drop: false }`
[INFO] [stdout] 4502a9bfb8afda80a2117e1435fdf43fa7bfcc74070929f1f16aba302debc198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81299486d0a543be8adb3e94e8c00e90078666631ddb1f93097ba2fdd8226579
[INFO] running `Command { std: "docker" "start" "-a" "81299486d0a543be8adb3e94e8c00e90078666631ddb1f93097ba2fdd8226579", kill_on_drop: false }`
[INFO] [stderr]    Compiling vox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use url::Url;
[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: `std::path::PathBuf`
[INFO] [stdout]  --> src/command_handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:87:32
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> src/commands/hash_object/hash_object.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `delta::DeltaOp` is more private than the item `delta::Delta::<'a>::parse_ops`
[INFO] [stdout]   --> src/storage/objects/delta.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn parse_ops(&mut self) -> Result<Vec<DeltaOp>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `delta::Delta::<'a>::parse_ops` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `delta::DeltaOp` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/storage/objects/delta.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | enum DeltaOp {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Object` is more private than the item `Packfile::apply_deltas`
[INFO] [stdout]    --> src/storage/objects/pack.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn apply_deltas(&self, base_objects: &HashMap<String, Vec<u8>>) -> Result<Vec<Object>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Packfile::apply_deltas` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/storage/objects/mod.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub(crate) enum Object {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Object` is more private than the item `Packfile::parse_object`
[INFO] [stdout]    --> src/storage/objects/pack.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn parse_object(obj_type: ObjectType, data: &[u8]) -> Result<Object> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Packfile::parse_object` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/storage/objects/mod.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub(crate) enum Object {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HASH_BYTES_LEN` is never used
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const HASH_BYTES_LEN: usize = 20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entry` is never constructed
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Entry<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_tree_content` is never used
[INFO] [stdout]   --> src/commands/cat_file/cat_file.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn display_tree_content(data: &[u8]) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tree_entry` is never used
[INFO] [stdout]    --> src/commands/cat_file/cat_file.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_url` is never used
[INFO] [stdout]   --> src/commands/remote/commands.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn is_valid_url(url: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_identity` is never used
[INFO] [stdout]    --> src/storage/objects/commit.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn parse_identity(s: &str) -> Result<(String, String, chrono::DateTime<chrono::Utc>)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/commands/branch/checkout.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     clean_working_directory(Path::new("."));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let _ = clean_working_directory(Path::new("."));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/commands/cat_file/cat_file.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stdout]     |                           ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "81299486d0a543be8adb3e94e8c00e90078666631ddb1f93097ba2fdd8226579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81299486d0a543be8adb3e94e8c00e90078666631ddb1f93097ba2fdd8226579", kill_on_drop: false }`
[INFO] [stdout] 81299486d0a543be8adb3e94e8c00e90078666631ddb1f93097ba2fdd8226579
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a96b38a3431d3d16da2086c065b60cf286a426de6ceefbf64d7a234a7091b3e8
[INFO] running `Command { std: "docker" "start" "-a" "a96b38a3431d3d16da2086c065b60cf286a426de6ceefbf64d7a234a7091b3e8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `url::Url`
[INFO] [stderr]  --> src/cli.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use url::Url;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> src/command_handler.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:36:32
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:48:32
[INFO] [stderr]    |
[INFO] [stderr] 48 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:61:32
[INFO] [stderr]    |
[INFO] [stderr] 61 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:79:32
[INFO] [stderr]    |
[INFO] [stderr] 79 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:87:32
[INFO] [stderr]    |
[INFO] [stderr] 87 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> src/commands/hash_object/hash_object.rs:92:32
[INFO] [stderr]    |
[INFO] [stderr] 92 |         let mut cmd = Command::cargo_bin("vox")?;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `delta::DeltaOp` is more private than the item `delta::Delta::<'a>::parse_ops`
[INFO] [stderr]   --> src/storage/objects/delta.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn parse_ops(&mut self) -> Result<Vec<DeltaOp>> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `delta::Delta::<'a>::parse_ops` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `delta::DeltaOp` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/storage/objects/delta.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | enum DeltaOp {
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Object` is more private than the item `Packfile::apply_deltas`
[INFO] [stderr]    --> src/storage/objects/pack.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn apply_deltas(&self, base_objects: &HashMap<String, Vec<u8>>) -> Result<Vec<Object>> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Packfile::apply_deltas` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/storage/objects/mod.rs:33:1
[INFO] [stderr]     |
[INFO] [stderr]  33 | pub(crate) enum Object {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Object` is more private than the item `Packfile::parse_object`
[INFO] [stderr]    --> src/storage/objects/pack.rs:234:5
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn parse_object(obj_type: ObjectType, data: &[u8]) -> Result<Object> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Packfile::parse_object` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `Object` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/storage/objects/mod.rs:33:1
[INFO] [stderr]     |
[INFO] [stderr]  33 | pub(crate) enum Object {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `HASH_BYTES_LEN` is never used
[INFO] [stderr]   --> src/commands/cat_file/cat_file.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 | const HASH_BYTES_LEN: usize = 20;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Entry` is never constructed
[INFO] [stderr]   --> src/commands/cat_file/cat_file.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Entry<'a> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `display_tree_content` is never used
[INFO] [stderr]   --> src/commands/cat_file/cat_file.rs:87:4
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn display_tree_content(data: &[u8]) -> Result<()> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_tree_entry` is never used
[INFO] [stderr]    --> src/commands/cat_file/cat_file.rs:109:4
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_valid_url` is never used
[INFO] [stderr]   --> src/commands/remote/commands.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn is_valid_url(url: &str) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_identity` is never used
[INFO] [stderr]    --> src/storage/objects/commit.rs:212:4
[INFO] [stderr]     |
[INFO] [stderr] 212 | fn parse_identity(s: &str) -> Result<(String, String, chrono::DateTime<chrono::Utc>)> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> src/commands/branch/checkout.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 |     clean_working_directory(Path::new("."));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let _ = clean_working_directory(Path::new("."));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/commands/cat_file/cat_file.rs:109:27
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry> {
[INFO] [stderr]     |                           ^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 | fn parse_tree_entry(data: &[u8]) -> Result<Entry<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vox` (bin "vox" test) generated 19 warnings (run `cargo fix --bin "vox" -p vox --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vox-010948ec14a2f400)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test storage::objects::delta::tests::test_parse_header ... ok
[INFO] [stdout] test commands::index::index::tests::test_index_version_check ... ok
[INFO] [stdout] test storage::objects::delta::tests::test_apply_delta ... ok
[INFO] [stdout] test storage::objects::commit::tests::test_commit_serialization ... ok
[INFO] [stdout] test commands::index::index::tests::test_create_new_index ... ok
[INFO] [stdout] test commands::index::index::tests::test_add_and_get_entry ... ok
[INFO] [stdout] test storage::objects::commit::tests::test_commit_save_load ... ok
[INFO] [stdout] test storage::objects::delta::tests::test_parse_insert ... ok
[INFO] [stdout] test commands::index::index::tests::test_invalid_index_signature ... ok
[INFO] [stdout] test commands::index::index::tests::test_remove_entry ... ok
[INFO] [stdout] test storage::objects::delta::tests::test_parse_copy ... ok
[INFO] [stdout] test commands::init::init::tests::test_async_init ... ok
[INFO] [stdout] test commands::hash_object::hash_object::tests::test_init_command ... ok
[INFO] [stdout] test commands::hash_object::hash_object::tests::test_help_command ... ok
[INFO] [stdout] test commands::index::index::tests::test_write_and_read_index ... ok
[INFO] [stdout] test storage::refs::tests::test_w_r_refs ... ok
[INFO] [stdout] test commands::hash_object::hash_object::tests::test_hash_object ... ok
[INFO] [stdout] test commands::hash_object::hash_object::tests::test_integration ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::hash_object::hash_object::tests::test_integration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::hash_object::hash_object::tests::test_integration' (27) panicked at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] Error: Empty object hash provided!
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: vox::commands::cat_file::cat_file::cat_file_command
[INFO] [stdout]              at /opt/rustwide/workdir/src/commands/cat_file/cat_file.rs:28:9
[INFO] [stdout]    3: vox::command_handler::handle_command::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/command_handler.rs:34:13
[INFO] [stdout]    4: vox::main::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:14:33
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]    6: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    7: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]    9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   15: vox::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:15:7
[INFO] [stdout]   16: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:206:18
[INFO] [stdout]   19: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   28: std::rt::lang_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5
[INFO] [stdout]   29: main
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: __libc_start_main
[INFO] [stdout]   32: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/vox" "cat-file" "-p" ""`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: Empty object hash provided!
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: vox::commands::cat_file::cat_file::cat_file_command
[INFO] [stdout]              at /opt/rustwide/workdir/src/commands/cat_file/cat_file.rs:28:9
[INFO] [stdout]    3: vox::command_handler::handle_command::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/command_handler.rs:34:13
[INFO] [stdout]    4: vox::main::{{closure}}
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:14:33
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]    6: tokio::task::coop::with_budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]    7: tokio::task::coop::budget
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]    8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]    9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   15: vox::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:15:7
[INFO] [stdout]   16: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   18: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:206:18
[INFO] [stdout]   19: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   21: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   28: std::rt::lang_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5
[INFO] [stdout]   29: main
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: __libc_start_main
[INFO] [stdout]   32: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c41bf9aef42 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c41bf9aef42 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c41bf9aef42 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c41bf9aef42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c41bf9c05af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c41bf9c05af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c41bf9782a3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c41bf9782a3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c41bf984f02 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c41bf98ae4f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c41bf98ace1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c41bf5a1a0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c41bf5a1a0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c41bf98b50f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c41bf98b50f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c41bf98b2ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c41bf985039 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c41bf96bc2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c41bf9c92c0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c41bf669c90 - core::panicking::panic_display::h9a51d72feeaa2334
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5c41bf6613e7 - assert_cmd::assert::AssertError::panic::hb42ce8b6104495d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5c41bf667957 - core::ops::function::FnOnce::call_once::hadd3d1324039d0ae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c41bf66ef74 - core::result::Result<T,E>::unwrap_or_else::h8e6099a7934c87b3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5c41bf661cf6 - assert_cmd::assert::Assert::success::h7a10e0e2230f5d5b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:158:28
[INFO] [stdout]   24:     0x5c41bf54a201 - vox::commands::hash_object::hash_object::tests::test_integration::h7fd66d29942ac1fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/hash_object/hash_object.rs:95:14
[INFO] [stdout]   25:     0x5c41bf54a527 - vox::commands::hash_object::hash_object::tests::test_integration::{{closure}}::h6d14915fbfe567d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/hash_object/hash_object.rs:77:30
[INFO] [stdout]   26:     0x5c41bf53d9f6 - core::ops::function::FnOnce::call_once::h5e9d2772692dceae
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c41bf5a180b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c41bf5a180b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5c41bf5b586d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5c41bf5b586d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5c41bf5b586d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x5c41bf5b586d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x5c41bf5b586d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c41bf5b586d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5c41bf5b586d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5c41bf58edb4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5c41bf58edb4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x5c41bf59260a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x5c41bf59260a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5c41bf59260a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5c41bf59260a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5c41bf59260a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c41bf59260a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x5c41bf59260a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c41bf98024f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x5c41bf98024f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x72f20dda3aa4 - <unknown>
[INFO] [stdout]   48:     0x72f20de30a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::hash_object::hash_object::tests::test_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin vox`
[INFO] running `Command { std: "docker" "inspect" "a96b38a3431d3d16da2086c065b60cf286a426de6ceefbf64d7a234a7091b3e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96b38a3431d3d16da2086c065b60cf286a426de6ceefbf64d7a234a7091b3e8", kill_on_drop: false }`
[INFO] [stdout] a96b38a3431d3d16da2086c065b60cf286a426de6ceefbf64d7a234a7091b3e8
