[INFO] cloning repository https://github.com/rudywasfound/mug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rudywasfound/mug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudywasfound%2Fmug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudywasfound%2Fmug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44b206d11aafc668cc8f031e16cf316c6200d767
[INFO] testing rudywasfound/mug against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frudywasfound%2Fmug" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rudywasfound/mug
[INFO] finished tweaking git repo https://github.com/rudywasfound/mug
[INFO] tweaked toml for git repo https://github.com/rudywasfound/mug written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rudywasfound/mug on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rudywasfound/mug 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d09efb5dc6ed299a415dadc45b4d26caea7cd8de0fd95e8cbdfe35154668bfe3
[INFO] running `Command { std: "docker" "start" "-a" "d09efb5dc6ed299a415dadc45b4d26caea7cd8de0fd95e8cbdfe35154668bfe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d09efb5dc6ed299a415dadc45b4d26caea7cd8de0fd95e8cbdfe35154668bfe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d09efb5dc6ed299a415dadc45b4d26caea7cd8de0fd95e8cbdfe35154668bfe3", kill_on_drop: false }`
[INFO] [stdout] d09efb5dc6ed299a415dadc45b4d26caea7cd8de0fd95e8cbdfe35154668bfe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7322ff142af52ede0cdf6005c78987ce03deabf61ff1ff838bf92938956de9ad
[INFO] running `Command { std: "docker" "start" "-a" "7322ff142af52ede0cdf6005c78987ce03deabf61ff1ff838bf92938956de9ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.8.7
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gix-actor v0.31.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gix-object v0.42.3
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gix-attributes v0.22.5
[INFO] [stderr]    Compiling gix-revwalk v0.13.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gix-traverse v0.39.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling gix-filter v0.11.3
[INFO] [stderr]    Compiling gix-index v0.33.1
[INFO] [stderr]    Compiling gix-ref v0.45.0
[INFO] [stderr]    Compiling gix-ignore v0.11.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-worktree v0.34.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling gix-pathspec v0.7.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-discover v0.33.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-revision v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling gix-pack v0.51.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling gix-refspec v0.23.1
[INFO] [stderr]    Compiling gix-dir v0.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling gix-config v0.38.0
[INFO] [stderr]    Compiling gix-diff v0.44.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gix-worktree-stream v0.13.1
[INFO] [stderr]    Compiling gix-prompt v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling gix-odb v0.61.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling gix-worktree-state v0.11.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling gix-submodule v0.12.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling gix-status v0.11.0
[INFO] [stderr]    Compiling gix-credentials v0.24.5
[INFO] [stderr]    Compiling gix-archive v0.13.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling gix-negotiate v0.13.2
[INFO] [stderr]    Compiling gix-mailmap v0.23.5
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling gix v0.64.0
[INFO] [stderr]    Compiling ratatui v0.27.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mug v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::error::Result`
[INFO] [stdout]  --> src/core/depot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::Result;
[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 imports: `Error` and `Result`
[INFO] [stdout]  --> src/core/partial_fetch.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::{Error, Result};
[INFO] [stdout]   |                          ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/core/shallow.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/core/store_manager.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BranchRef`
[INFO] [stdout]    --> src/remote/git_compat.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::core::branch::{BranchManager, BranchRef};
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::compression::Compressor`
[INFO] [stdout]  --> src/pack/packer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::compression::Compressor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/clone/parallel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/clone/parallel.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 seed: Some(base64::encode(&seed)),
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             base64::encode(public_bytes),
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |             public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(base64::encode(signature.to_bytes()))
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:95:40
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let public_bytes_vec = base64::decode(&self.public_key)
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let sig_bytes = base64::decode(signature)
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/clone/parallel.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_branch`
[INFO] [stdout]   --> src/core/temporal.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         source_branch: &str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_branch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry`
[INFO] [stdout]    --> src/pack/pack_file.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .and_then(|entry| {
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object_name`
[INFO] [stdout]   --> src/pack/pack_builder.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let object_name = path.file_name()
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/pack/pack_reader.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for (chunk_hash, location) in &self.manifest.chunk_registry {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/clone/parallel.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         path: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pack_url`
[INFO] [stdout]   --> src/clone/parallel.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let pack_url = format!("{}/{}", url, pack_name);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_git_commit` is never used
[INFO] [stdout]   --> src/remote/git_compat.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn parse_git_commit(content: &[u8]) -> Result<(String, String, Option<String>, 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 `read_git_object` is never used
[INFO] [stdout]    --> src/remote/git_compat.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn read_git_object(object_path: &Path) -> Result<Vec<u8>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressor` is never read
[INFO] [stdout]   --> src/pack/pack_file.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct PackReader {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 82 |     compressor: ZstdCompressor,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pack_dir` is never read
[INFO] [stdout]   --> src/pack/packer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RepositoryPacker {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pack_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]    --> src/pack/pack_builder.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct ChunkEntry {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 171 |     hash: String,
[INFO] [stdout] 172 |     offset: u64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChunkEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 49s
[INFO] running `Command { std: "docker" "inspect" "7322ff142af52ede0cdf6005c78987ce03deabf61ff1ff838bf92938956de9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7322ff142af52ede0cdf6005c78987ce03deabf61ff1ff838bf92938956de9ad", kill_on_drop: false }`
[INFO] [stdout] 7322ff142af52ede0cdf6005c78987ce03deabf61ff1ff838bf92938956de9ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0fb04bb53e9f4ad06abbd63914330418b305a516303eb752a5f4e635ad65728
[INFO] running `Command { std: "docker" "start" "-a" "b0fb04bb53e9f4ad06abbd63914330418b305a516303eb752a5f4e635ad65728", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::core::error::Result`
[INFO] [stdout]  --> src/core/depot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::Result;
[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 imports: `Error` and `Result`
[INFO] [stdout]  --> src/core/partial_fetch.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::{Error, Result};
[INFO] [stdout]   |                          ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/core/shallow.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/core/store_manager.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BranchRef`
[INFO] [stdout]    --> src/remote/git_compat.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::core::branch::{BranchManager, BranchRef};
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::compression::Compressor`
[INFO] [stdout]  --> src/pack/packer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::compression::Compressor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/clone/parallel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/clone/parallel.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 seed: Some(base64::encode(&seed)),
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             base64::encode(public_bytes),
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |             public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(base64::encode(signature.to_bytes()))
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:95:40
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let public_bytes_vec = base64::decode(&self.public_key)
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let sig_bytes = base64::decode(signature)
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/clone/parallel.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_branch`
[INFO] [stdout]   --> src/core/temporal.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         source_branch: &str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_branch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry`
[INFO] [stdout]    --> src/pack/pack_file.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .and_then(|entry| {
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object_name`
[INFO] [stdout]   --> src/pack/pack_builder.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let object_name = path.file_name()
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/pack/pack_reader.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for (chunk_hash, location) in &self.manifest.chunk_registry {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/clone/parallel.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         path: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mug v1.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pack_url`
[INFO] [stdout]   --> src/clone/parallel.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let pack_url = format!("{}/{}", url, pack_name);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_git_commit` is never used
[INFO] [stdout]   --> src/remote/git_compat.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn parse_git_commit(content: &[u8]) -> Result<(String, String, Option<String>, 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 `read_git_object` is never used
[INFO] [stdout]    --> src/remote/git_compat.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn read_git_object(object_path: &Path) -> Result<Vec<u8>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressor` is never read
[INFO] [stdout]   --> src/pack/pack_file.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct PackReader {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 82 |     compressor: ZstdCompressor,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pack_dir` is never read
[INFO] [stdout]   --> src/pack/packer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct RepositoryPacker {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pack_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]    --> src/pack/pack_builder.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct ChunkEntry {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 171 |     hash: String,
[INFO] [stdout] 172 |     offset: u64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChunkEntry` 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: unused import: `crate::core::error::Result`
[INFO] [stdout]  --> src/core/depot.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::Result;
[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 imports: `Error` and `Result`
[INFO] [stdout]  --> src/core/partial_fetch.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::core::error::{Error, Result};
[INFO] [stdout]   |                          ^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/core/shallow.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/core/store_manager.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BranchRef`
[INFO] [stdout]    --> src/remote/git_compat.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |     use crate::core::branch::{BranchManager, BranchRef};
[INFO] [stdout]     |                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/remote/server.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]    --> src/remote/sync.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::compression::Compressor`
[INFO] [stdout]  --> src/pack/packer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::compression::Compressor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Sha256`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::TempDir`
[INFO] [stdout]    --> src/pack/pack_reader.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use tempfile::TempDir;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/clone/parallel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/clone/parallel.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 seed: Some(base64::encode(&seed)),
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |             base64::encode(public_bytes),
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:52:34
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |             public_key: base64::encode(public_bytes),
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let seed_bytes = base64::decode(seed)
[INFO] [stdout]    |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/core/crypto.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         Ok(base64::encode(signature.to_bytes()))
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:95:40
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let public_bytes_vec = base64::decode(&self.public_key)
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]   --> src/core/crypto.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let sig_bytes = base64::decode(signature)
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_file.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/clone/parallel.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::stream::{self, StreamExt};
[INFO] [stdout]   |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Digest`
[INFO] [stdout]  --> src/pack/pack_builder.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sha2::{Sha256, Digest};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_branch`
[INFO] [stdout]   --> src/core/temporal.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         source_branch: &str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_branch`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry`
[INFO] [stdout]    --> src/pack/pack_file.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .and_then(|entry| {
[INFO] [stdout]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object_name`
[INFO] [stdout]   --> src/pack/pack_builder.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let object_name = path.file_name()
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location`
[INFO] [stdout]   --> src/pack/pack_reader.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         for (chunk_hash, location) in &self.manifest.chunk_registry {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/clone/parallel.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         path: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pack_url`
[INFO] [stdout]   --> src/clone/parallel.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let pack_url = format!("{}/{}", url, pack_name);
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_url`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_git_commit` is never used
[INFO] [stdout]   --> src/remote/git_compat.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn parse_git_commit(content: &[u8]) -> Result<(String, String, Option<String>, 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 `read_git_object` is never used
[INFO] [stdout]    --> src/remote/git_compat.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn read_git_object(object_path: &Path) -> Result<Vec<u8>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compressor` is never read
[INFO] [stdout]   --> src/pack/pack_file.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct PackReader {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 82 |     compressor: ZstdCompressor,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]    --> src/pack/pack_builder.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct ChunkEntry {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 171 |     hash: String,
[INFO] [stdout] 172 |     offset: u64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChunkEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.67s
[INFO] running `Command { std: "docker" "inspect" "b0fb04bb53e9f4ad06abbd63914330418b305a516303eb752a5f4e635ad65728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0fb04bb53e9f4ad06abbd63914330418b305a516303eb752a5f4e635ad65728", kill_on_drop: false }`
[INFO] [stdout] b0fb04bb53e9f4ad06abbd63914330418b305a516303eb752a5f4e635ad65728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef0877e068d3b5ced0695d00d8038f5c81358f246bcf6a825e2512c409bdcff6
[INFO] running `Command { std: "docker" "start" "-a" "ef0877e068d3b5ced0695d00d8038f5c81358f246bcf6a825e2512c409bdcff6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::core::error::Result`
[INFO] [stderr]  --> src/core/depot.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::core::error::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Error` and `Result`
[INFO] [stderr]  --> src/core/partial_fetch.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::core::error::{Error, Result};
[INFO] [stderr]   |                          ^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]  --> src/core/shallow.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::path::Path;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/core/store_manager.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BranchRef`
[INFO] [stderr]    --> src/remote/git_compat.rs:207:46
[INFO] [stderr]     |
[INFO] [stderr] 207 |     use crate::core::branch::{BranchManager, BranchRef};
[INFO] [stderr]     |                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Sha256`
[INFO] [stderr]  --> src/pack/pack_file.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | use sha2::{Sha256, Digest};
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::compression::Compressor`
[INFO] [stderr]  --> src/pack/packer.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use super::compression::Compressor;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Sha256`
[INFO] [stderr]  --> src/pack/pack_builder.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use sha2::{Sha256, Digest};
[INFO] [stderr]   |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/clone/parallel.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/clone/parallel.rs:3:23
[INFO] [stderr]   |
[INFO] [stderr] 3 | use futures::stream::{self, StreamExt};
[INFO] [stderr]   |                       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/core/crypto.rs:43:37
[INFO] [stderr]    |
[INFO] [stderr] 43 |                 public_key: base64::encode(public_bytes),
[INFO] [stderr]    |                                     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/core/crypto.rs:44:36
[INFO] [stderr]    |
[INFO] [stderr] 44 |                 seed: Some(base64::encode(&seed)),
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/core/crypto.rs:46:21
[INFO] [stderr]    |
[INFO] [stderr] 46 |             base64::encode(public_bytes),
[INFO] [stderr]    |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/core/crypto.rs:52:34
[INFO] [stderr]    |
[INFO] [stderr] 52 |         let seed_bytes = base64::decode(seed)
[INFO] [stderr]    |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/core/crypto.rs:68:33
[INFO] [stderr]    |
[INFO] [stderr] 68 |             public_key: base64::encode(public_bytes),
[INFO] [stderr]    |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/core/crypto.rs:82:34
[INFO] [stderr]    |
[INFO] [stderr] 82 |         let seed_bytes = base64::decode(seed)
[INFO] [stderr]    |                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/core/crypto.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 |         Ok(base64::encode(signature.to_bytes()))
[INFO] [stderr]    |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/core/crypto.rs:95:40
[INFO] [stderr]    |
[INFO] [stderr] 95 |         let public_bytes_vec = base64::decode(&self.public_key)
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]   --> src/core/crypto.rs:98:33
[INFO] [stderr]    |
[INFO] [stderr] 98 |         let sig_bytes = base64::decode(signature)
[INFO] [stderr]    |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Digest`
[INFO] [stderr]  --> src/pack/pack_file.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 | use sha2::{Sha256, Digest};
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Digest`
[INFO] [stderr]  --> src/pack/pack_builder.rs:7:20
[INFO] [stderr]   |
[INFO] [stderr] 7 | use sha2::{Sha256, Digest};
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StreamExt`
[INFO] [stderr]  --> src/clone/parallel.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 | use futures::stream::{self, StreamExt};
[INFO] [stderr]   |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `source_branch`
[INFO] [stderr]   --> src/core/temporal.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |         source_branch: &str,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_branch`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entry`
[INFO] [stderr]    --> src/pack/pack_file.rs:114:24
[INFO] [stderr]     |
[INFO] [stderr] 114 |             .and_then(|entry| {
[INFO] [stderr]     |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `object_name`
[INFO] [stderr]   --> src/pack/pack_builder.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |             let object_name = path.file_name()
[INFO] [stderr]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_object_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `location`
[INFO] [stderr]   --> src/pack/pack_reader.rs:61:26
[INFO] [stderr]    |
[INFO] [stderr] 61 |         for (chunk_hash, location) in &self.manifest.chunk_registry {
[INFO] [stderr]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> src/clone/parallel.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         path: &str,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pack_url`
[INFO] [stderr]   --> src/clone/parallel.rs:70:13
[INFO] [stderr]    |
[INFO] [stderr] 70 |         let pack_url = format!("{}/{}", url, pack_name);
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_url`
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_git_commit` is never used
[INFO] [stderr]   --> src/remote/git_compat.rs:72:4
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn parse_git_commit(content: &[u8]) -> Result<(String, String, Option<String>, String)> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_git_object` is never used
[INFO] [stderr]    --> src/remote/git_compat.rs:110:4
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn read_git_object(object_path: &Path) -> Result<Vec<u8>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `compressor` is never read
[INFO] [stderr]   --> src/pack/pack_file.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub struct PackReader {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 82 |     compressor: ZstdCompressor,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pack_dir` is never read
[INFO] [stderr]   --> src/pack/packer.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct RepositoryPacker {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pack_dir: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `offset` is never read
[INFO] [stderr]    --> src/pack/pack_builder.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 170 | struct ChunkEntry {
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] 171 |     hash: String,
[INFO] [stderr] 172 |     offset: u64,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ChunkEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/remote/server.rs:613:9
[INFO] [stderr]     |
[INFO] [stderr] 613 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::TempDir`
[INFO] [stderr]    --> src/remote/sync.rs:261:9
[INFO] [stderr]     |
[INFO] [stderr] 261 |     use tempfile::TempDir;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tempfile::TempDir`
[INFO] [stderr]    --> src/pack/pack_reader.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |     use tempfile::TempDir;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mug` (lib) generated 33 warnings (run `cargo fix --lib -p mug` to apply 16 suggestions)
[INFO] [stderr] warning: `mug` (lib test) generated 35 warnings (32 duplicates) (run `cargo fix --lib -p mug --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mug-8e02dcabb1527a65)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test commands::commands::tests::test_grep_invalid_pattern ... ok
[INFO] [stdout] test core::attributes::tests::test_pattern_matching_directory ... ok
[INFO] [stdout] test clone::parallel::tests::test_clone_config ... ok
[INFO] [stdout] test core::attributes::tests::test_pattern_matching_recursive ... ok
[INFO] [stdout] test core::attributes::tests::test_default_content_not_empty ... ok
[INFO] [stdout] test core::attributes::tests::test_pattern_matching_star ... ok
[INFO] [stdout] test core::auth::tests::test_server_auth ... ok
[INFO] [stdout] test core::auth::tests::test_validate_token ... ok
[INFO] [stdout] test core::bisect::tests::test_bisect_progress_error ... ok
[INFO] [stdout] test core::bisect::tests::test_bisect_progress_found ... ok
[INFO] [stdout] test core::bisect::tests::test_bisect_result_equality ... ok
[INFO] [stdout] test core::bisect::tests::test_bisect_session_creation ... ok
[INFO] [stdout] test core::cherry_pick::tests::test_cherry_pick_range_result_creation ... ok
[INFO] [stdout] test core::attributes::tests::test_get_attributes ... ok
[INFO] [stdout] test core::attributes::tests::test_pattern_matching_extension ... ok
[INFO] [stdout] test core::cherry_pick::tests::test_cherry_pick_result_creation ... ok
[INFO] [stdout] test core::attributes::tests::test_export_ignore ... ok
[INFO] [stdout] test core::config::tests::test_config_defaults ... ok
[INFO] [stdout] test core::config::tests::test_config_save_and_load ... ok
[INFO] [stdout] test core::config::tests::test_config_custom_values ... ok
[INFO] [stdout] test core::config::tests::test_config_set_values ... ok
[INFO] [stdout] test core::crypto::tests::test_generate_key ... ok
[INFO] [stdout] test core::crypto::tests::test_sign_and_verify ... ok
[INFO] [stdout] test core::depot::tests::test_depot_add_file ... ok
[INFO] [stdout] test core::depot::tests::test_depot_creation ... ok
[INFO] [stdout] test core::depot::tests::test_depot_files_in_path ... ok
[INFO] [stdout] test core::depot::tests::test_depot_stats ... ok
[INFO] [stdout] test core::diff::tests::test_diff_snapshots ... ok
[INFO] [stdout] test commands::commands::tests::test_grep_pattern_compilation ... ok
[INFO] [stdout] test core::hash::tests::test_hash_str ... ok
[INFO] [stdout] test core::hash::tests::test_hash_bytes ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_manager_delete ... ok
[INFO] [stdout] test core::hash::tests::test_short_hash ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_manager_install ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_manager_list ... ok
[INFO] [stdout] test core::crypto::tests::test_verify_invalid_signature ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_manager_disable ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_manager_list_by_type ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_result ... ok
[INFO] [stdout] test core::hooks::tests::test_hook_type_name ... ok
[INFO] [stdout] test core::hooks::tests::test_parse_hook_filename ... ok
[INFO] [stdout] test core::ignore::tests::test_default_content_not_empty ... ok
[INFO] [stdout] test core::hooks::tests::test_string_to_hook_type ... ok
[INFO] [stdout] test core::ignore::tests::test_ignore_directory_recursive ... ok
[INFO] [stdout] test core::ignore::tests::test_ignore_nested_glob ... ok
[INFO] [stdout] test core::ignore::tests::test_ignore_negated_patterns ... ok
[INFO] [stdout] test core::ignore::tests::test_ignore_glob_patterns ... ok
[INFO] [stdout] test core::branch::tests::test_head_management ... ok
[INFO] [stdout] test core::branch::tests::test_list_branches ... ok
[INFO] [stdout] test core::index::tests::test_index_add_and_get ... ok
[INFO] [stdout] test core::branch::tests::test_create_and_get_branch ... ok
[INFO] [stdout] test core::commit::tests::test_create_and_get_commit ... ok
[INFO] [stdout] test core::index::tests::test_index_clear ... ok
[INFO] [stdout] test core::index::tests::test_index_entries_sorted ... ok
[INFO] [stdout] test core::commit::tests::test_commit_history ... ok
[INFO] [stdout] test core::merge::tests::test_merge_result_creation ... ok
[INFO] [stdout] test core::merge::tests::test_merge_strategy_display ... ok
[INFO] [stdout] test core::partial_fetch::tests::test_fetch_spec_branch ... ok
[INFO] [stdout] test core::partial_fetch::tests::test_fetch_spec_exclude_large_files ... ok
[INFO] [stdout] test core::index::tests::test_index_add_executable ... ok
[INFO] [stdout] test core::partial_fetch::tests::test_fetch_spec_paths ... ok
[INFO] [stdout] test core::partial_fetch::tests::test_fetch_spec_with_depth ... ok
[INFO] [stdout] test core::partial_fetch::tests::test_fetch_stats_formatting ... ok
[INFO] [stdout] test core::rebase::tests::test_rebase_action_enum ... ok
[INFO] [stdout] test core::rebase::tests::test_rebase_with_conflicts ... ok
[INFO] [stdout] test core::rebase::tests::test_rebase_result_creation ... ok
[INFO] [stdout] test core::rebase_tui::tests::test_rebase_action_cycle ... ok
[INFO] [stdout] test core::rebase_tui::tests::test_rebase_action_prev ... ok
[INFO] [stdout] test core::rebase_tui::tests::test_rebase_state_action_cycling ... ok
[INFO] [stdout] test core::rebase_tui::tests::test_rebase_state_navigation ... ok
[INFO] [stdout] test core::reset::tests::test_reset_mode_parsing ... ok
[INFO] [stdout] test core::resume::tests::test_operation_progress_percentage ... ok
[INFO] [stdout] test core::resume::tests::test_operation_progress_zero_total ... ok
[INFO] [stdout] test core::resume::tests::test_operation_status_as_str ... ok
[INFO] [stdout] test core::resume::tests::test_operation_type_as_str ... ok
[INFO] [stdout] test core::shallow::tests::test_shallow_clone_manager ... ok
[INFO] [stdout] test core::shallow::tests::test_shallow_config_default ... ok
[INFO] [stdout] test core::shallow::tests::test_shallow_config_with_depth ... ok
[INFO] [stdout] test core::sparse::tests::test_sparse_config_default ... ok
[INFO] [stdout] test core::sparse::tests::test_sparse_config_monorepo ... ok
[INFO] [stdout] test core::stash::tests::test_stash_creation ... ok
[INFO] [stdout] test core::index::tests::test_index_add_validates_inputs ... ok
[INFO] [stdout] test core::index::tests::test_index_multiple_files ... ok
[INFO] [stdout] test core::stash::tests::test_stash_drop ... ok
[INFO] [stdout] test core::status::tests::test_file_status ... ok
[INFO] [stdout] test core::index::tests::test_index_persistence ... ok
[INFO] [stdout] test core::store::tests::test_store_tree ... ok
[INFO] [stdout] test core::store::tests::test_store_and_retrieve_blob ... ok
[INFO] [stdout] test core::store_manager::tests::test_cache_path ... ok
[INFO] [stdout] test core::store_manager::tests::test_determine_source_local ... ok
[INFO] [stdout] test core::store_manager::tests::test_determine_source_no_server ... ok
[INFO] [stdout] test core::tag::tests::test_tag_creation ... ok
[INFO] [stdout] test core::index::tests::test_index_find_prefix ... ok
[INFO] [stdout] test core::tag::tests::test_tag_duplicate_error ... ok
[INFO] [stdout] test core::tag::tests::test_tag_with_message ... ok
[INFO] [stdout] test core::tag::tests::test_tag_manager ... ok
[INFO] [stdout] test core::tag::tests::test_tag_list ... ok
[INFO] [stdout] test core::stash::tests::test_stash_list ... ok
[INFO] [stdout] test core::workspace::tests::test_view_mapping_basic ... ok
[INFO] [stdout] test core::workspace::tests::test_workspace_multiple_views ... ok
[INFO] [stdout] test core::temporal::tests::test_temporal_branch_creation ... ok
[INFO] [stdout] test core::workspace::tests::test_exclude_pattern ... ok
[INFO] [stdout] test core::workspace::tests::test_map_to_client ... ok
[INFO] [stdout] test pack::chunk::tests::test_chunk_creation ... ok
[INFO] [stdout] test pack::chunker::tests::test_different_chunks_have_different_hash ... ok
[INFO] [stdout] test pack::chunk::tests::test_chunk_dedup ... ok
[INFO] [stdout] test pack::chunker::tests::test_identical_chunks_have_same_hash ... ok
[INFO] [stdout] test pack::chunker::tests::test_rolling_hash_boundary_detection ... ok
[INFO] [stdout] test core::index::tests::test_index_remove ... ok
[INFO] [stdout] test pack::pack_builder::tests::test_manifest_creation ... ok
[INFO] [stdout] test pack::pack_builder::tests::test_pack_builder_creation ... ok
[INFO] [stdout] test core::index::tests::test_index_update_hash ... ok
[INFO] [stdout] test core::stash::tests::test_stash_manager ... ok
[INFO] [stdout] test pack::compression::tests::test_compression_ratio ... ok
[INFO] [stdout] test pack::pack_reader::tests::test_verify_stats ... ok
[INFO] [stdout] test pack::compression::tests::test_zstd_compression ... ok
[INFO] [stdout] test pack::packer::tests::test_pack_stats_display ... ok
[INFO] [stdout] test pack::progress::tests::test_format_duration ... ok
[INFO] [stdout] test pack::progress::tests::test_progress_increment ... ok
[INFO] [stdout] test pack::packer::tests::test_packer_creation ... ok
[INFO] [stdout] test pack::progress::tests::test_progress_creation ... ok
[INFO] [stdout] test remote::client::tests::test_extract_repo_name ... ok
[INFO] [stdout] test remote::git_compat::tests::test_git_detection ... ok
[INFO] [stdout] test remote::remote::tests::test_protocol_detection ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_add ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_duplicate_error ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_default ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_fetch_push ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_list ... ok
[INFO] [stdout] test remote::server::tests::test_extract_token ... ok
[INFO] [stdout] test remote::sync::tests::test_extract_repo_name ... ok
[INFO] [stdout] test remote::sync::tests::test_format_bytes ... ok
[INFO] [stdout] test remote::sync::tests::test_remote_ref ... ok
[INFO] [stdout] test remote::sync::tests::test_sync_result_success ... ok
[INFO] [stdout] test ui::formatter::tests::test_ascii_fallback ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_remove ... ok
[INFO] [stdout] test ui::formatter::tests::test_format_log ... ok
[INFO] [stdout] test ui::formatter::tests::test_format_progress ... ok
[INFO] [stdout] test ui::formatter::tests::test_format_status ... ok
[INFO] [stdout] test ui::formatter::tests::test_format_success ... ok
[INFO] [stdout] test remote::sync::tests::test_sync_result_failed ... ok
[INFO] [stdout] test ui::formatter::tests::test_format_error ... ok
[INFO] [stdout] test remote::remote::tests::test_remote_manager_update_url ... ok
[INFO] [stdout] test pack::chunker::tests::test_chunking_splits_data ... ok
[INFO] [stdout] test core::sparse::tests::test_pattern_matching ... FAILED
[INFO] [stdout] test pack::pack_file::tests::test_pack_write_read ... FAILED
[INFO] [stdout] test pack::chunker::tests::test_chunk_stats ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::sparse::tests::test_pattern_matching stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::sparse::tests::test_pattern_matching' (130) panicked at src/core/sparse.rs:202:43:
[INFO] [stdout] Failed to create test repo: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e9c0b8f0252 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e9c0b90744a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e9c0b90744a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e9c0b8f55f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9c0b8f55f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e9c0b8cb9cf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e9c0b8cb9cf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e9c0b8e6a49 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e9c0b1053ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e9c0b1053ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9c0b8e6cb2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e9c0b8e6cb2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e9c0b8cba88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e9c0b8c09a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e9c0b8cc99d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e9c0b907c3c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9c0b907982 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e9c0b088bfe - <core[585f66e14d78f9ba]::result::Result<mug[180a3d5aa3e7f18b]::core::repo::Repository, mug[180a3d5aa3e7f18b]::core::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e9c0b0b6e5f - mug[180a3d5aa3e7f18b]::core::sparse::tests::test_pattern_matching::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/sparse.rs:202:43
[INFO] [stdout]   22:     0x5e9c0b0812be - <core[585f66e14d78f9ba]::result::Result<mug[180a3d5aa3e7f18b]::core::repo::Repository, mug[180a3d5aa3e7f18b]::core::error::Error>>::unwrap_or_else::<mug[180a3d5aa3e7f18b]::core::sparse::tests::test_pattern_matching::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5e9c0b0b9d35 - mug[180a3d5aa3e7f18b]::core::sparse::tests::test_pattern_matching
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/sparse.rs:201:42
[INFO] [stdout]   24:     0x5e9c0b0b6d77 - mug[180a3d5aa3e7f18b]::core::sparse::tests::test_pattern_matching::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/sparse.rs:200:31
[INFO] [stdout]   25:     0x5e9c0b07ec16 - <mug[180a3d5aa3e7f18b]::core::sparse::tests::test_pattern_matching::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e9c0b0f977b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e9c0b0f977b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5e9c0b105fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5e9c0b1004a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5e9c0b1004a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5e9c0b108ad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5e9c0b108ad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5e9c0b8ef1cf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5e9c0b8ef1cf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x74df90dfdaa4 - <unknown>
[INFO] [stdout]   47:     0x74df90e8aa64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pack::pack_file::tests::test_pack_write_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pack::pack_file::tests::test_pack_write_read' (173) panicked at src/pack/pack_file.rs:159:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Invalid pack file" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e9c0b8f0252 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e9c0b8f0252 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e9c0b90744a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e9c0b90744a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e9c0b8f55f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e9c0b8f55f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e9c0b8cb9cf - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e9c0b8cb9cf - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e9c0b8e6a49 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e9c0b1053ce - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e9c0b1053ce - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e9c0b8e6cb2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e9c0b8e6cb2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e9c0b8cba88 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e9c0b8c09a9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e9c0b8cc99d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e9c0b907c3c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e9c0b907982 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e9c0b0a7344 - <core[585f66e14d78f9ba]::result::Result<mug[180a3d5aa3e7f18b]::pack::pack_file::PackReader, std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e9c0b0a7344 - mug[180a3d5aa3e7f18b]::pack::pack_file::tests::test_pack_write_read
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack/pack_file.rs:159:51
[INFO] [stdout]   22:     0x5e9c0b096af7 - mug[180a3d5aa3e7f18b]::pack::pack_file::tests::test_pack_write_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack/pack_file.rs:148:30
[INFO] [stdout]   23:     0x5e9c0b07f356 - <mug[180a3d5aa3e7f18b]::pack::pack_file::tests::test_pack_write_read::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e9c0b0f977b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e9c0b0f977b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e9c0b105fda - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e9c0b105fda - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e9c0b105fda - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e9c0b1004a4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e9c0b1004a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e9c0b108ad2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e9c0b108ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e9c0b108ad2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e9c0b8ef1cf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e9c0b8ef1cf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74df90dfdaa4 - <unknown>
[INFO] [stdout]   45:     0x74df90e8aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::sparse::tests::test_pattern_matching
[INFO] [stdout]     pack::pack_file::tests::test_pack_write_read
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 145 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ef0877e068d3b5ced0695d00d8038f5c81358f246bcf6a825e2512c409bdcff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0877e068d3b5ced0695d00d8038f5c81358f246bcf6a825e2512c409bdcff6", kill_on_drop: false }`
[INFO] [stdout] ef0877e068d3b5ced0695d00d8038f5c81358f246bcf6a825e2512c409bdcff6
